Age | Commit message (Collapse) | Author |
|
|
|
Add host config option to http_authentication plugin.
|
|
|
|
|
|
This is useful if the users are free to choose arbitrary mail hosts (or
from a list), but have one host they usually want to log into.
Otherwise the username/password must always be typed in twice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Framework autoloader
|
|
|
|
|
|
|
|
|
|
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.
|
|
Added config option to specify hosts that support password changing.
|
|
|
|
|
|
|
|
|
|
registration and reduce code-duplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the list (#1488724)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Cyrus 2.4)
|
|
|
|
|
|
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
|
|
|
|
|