Commit Graph

71 Commits (b85c5b3b7a491d840ef5005f798d4f5aa38fb471)

Author SHA1 Message Date
NETLINK 204e1e03e9 Update plugins/password/password.php 12 years ago
NETLINK 7978f872cb Update plugins/password/password.php
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.
12 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 13 years ago
till 63a3dc5fde moved plugins 15 years ago
alecpl 64608bf2ef - Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473) 15 years ago
alecpl a65bf3a14b - Password: fix vpopmaild driver (#1486478) 15 years ago
alecpl 6fff3c8e02 - more css unification for boxes + toolbarmenu moved to common.css (#1486198) 15 years ago
alecpl 2aaa992cc1 - unified boxtitle css styles 15 years ago
alecpl 0dd842dbf5 - added server side password inconsistency check 15 years ago
alecpl e7b283b80e - Password: added password strength options (#1486062) 15 years ago
alecpl f05834857c - Re-designed User Preferences interface 15 years ago
thomascube 6a765a9355 Use html_table class to build password form + add german localizations + codestyle (no tabs, just spaces) 15 years ago
alecpl 4534ab8771 - Password plugin: added poppassd driver 16 years ago
alecpl 6bd74d8d51 - Password plugin: implemented drivers
- removed password_sasl plugin
16 years ago
alecpl d257c4064f - don't register body handler on plugin init (#1485888) 16 years ago
alecpl a08708509a - set pagetitle in php not js, hu_HU locale 16 years ago
alecpl 2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
16 years ago
alecpl 004739dc8e - typo + rename db_password_dsn to password_db_dsn 16 years ago
alecpl 89635b9dd8 - remove _confirm function 16 years ago
alecpl cf356bcb36 - improved password plugin (#1485810) 16 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago