Age | Commit message (Collapse) | Author |
|
|
|
|
|
errors (#1490281)
|
|
|
|
Added password_blowfish_cost config option.
|
|
|
|
|
|
|
|
- adds support for (optional) multiple userPassword values for compatibility with more authentication shemes
- adds support for CRAM-MD5 scheme as implemented by doveadm pw (credits: see header of plugins/password/helpers/dovecot_hmacmd5.php)
|
|
(#1490094)
|
|
|
|
|
|
|
|
Conflicts:
plugins/password/config.inc.php.dist
|
|
|
|
|
|
|
|
|
|
|
|
This Driver allows to change Passwords via Plesk RPC-API
|
|
https://github.com/roundcube/roundcubemail/pull/169)
|
|
another security fix for domainfactory password plugin driver
|
|
|
|
security fix for domainfactory password plugin driver
|
|
|
|
|
|
|
|
|
|
|
|
hook, so other plugins can provide user DN for password change
|
|
|
|
|
|
|
|
on user alias (#1489332)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Ubuntu package php5-auth-pam renames the PECL PAM extension to pam_auth, so this file should check for both.
|
|
|
|
|
|
|
|
|
|
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.
Example:
email - info@goodcoffee.com
login - info.goodcof
|
|
|
|
|
|
Conflicts:
CHANGELOG
|