Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
link in the settings navigation
|
|
|
|
|
|
|
|
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed.
|
|
|
|
|
|
|
|
Add option to define IMAP hosts that support password changes
|
|
|
|
|
|
Add logic for checking supported IMAP hosts
Make use of additional config option
'password_supported_hosts' (see config.inc.php.dist).
If current IMAP host is not in array of defined
hosts, exit and suppress Password option in Settings.
|
|
not defined anymore
|
|
|
|
'password_charset' global option (#1486473)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
codestyle (no tabs, just spaces)
|
|
|
|
- removed password_sasl plugin
|
|
|
|
|
|
'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
|
|
|
|
|
|
|
|
sample plugins)
|