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.
The improvements are: - Die with an explicit message when a user is trying to reset his lost password and the option is disabled in config - Redirect user to main page after password change using relative URL - Don't leak info whether user exists or has recovery info defined - Throttle password reset requests to prevent brute force attacks - Show phone/alt email fields in mailbox/admin edit form only when the password reset option is enabled - Make database upgrade code compatible with other databases types - Use the existing password generator to generate OTP. It is now stored in database, unique to each user, valid only for 1 hour and can only by used once. |
8 years ago | |
|---|---|---|
| .. | ||
| AdminHandler.php | 8 years ago | |
| AdminpasswordHandler.php | 11 years ago | |
| AliasHandler.php | 9 years ago | |
| AliasdomainHandler.php | 11 years ago | |
| CliDelete.php | 11 years ago | |
| CliEdit.php | 11 years ago | |
| CliHelp.php | 11 years ago | |
| CliScheme.php | 11 years ago | |
| CliView.php | 11 years ago | |
| Config.php | 12 years ago | |
| DomainHandler.php | 9 years ago | |
| FetchmailHandler.php | 9 years ago | |
| MailboxHandler.php | 8 years ago | |
| PFAHandler.php | 8 years ago | |
| VacationHandler.php | 9 years ago | |