You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- store unchecked input values given to set() in $this->RAWvalues before running the validation functions. This is needed to make comparing password and password2 possible. (uppercase RAW intentional to make usage harder - hopefully hard enough to give everybody who wants to use it some time to think over secure programming when working with unchecked input ;-) AdminHandler.php: - compare password and password2 This commit means AdminHandler is complete :-) (Note: db_log can't handle the admin-related log actions yet.) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1297 a1433add-5e2c-0410-b055-b7f2511e0802 |
14 years ago | |
|---|---|---|
| .. | ||
| AdminHandler.php | 14 years ago | |
| AliasHandler.php | 14 years ago | |
| AliasdomainHandler.php | 14 years ago | |
| Config.php | 14 years ago | |
| DomainHandler.php | 14 years ago | |
| Lang.php | 14 years ago | |
| MailboxHandler.php | 14 years ago | |
| PFAHandler.php | 14 years ago | |
| VacationHandler.php | 15 years ago | |