summaryrefslogtreecommitdiff
path: root/plugins/password/config.inc.php.dist
AgeCommit message (Expand)Author
2015-02-26Added 'kpasswd' driver by Peter AllgeyerAleksander Machniak
2014-12-09Fix generation of Blowfish-based password hashes (#1490184)Aleksander Machniak
2014-10-14Password Plugin / LDAP Driver:Lorenzo Perone
2014-09-02Merge branch 'master' of https://github.com/roundcube/roundcubemailCyrill von Wattenwyl
2014-07-14New gearman driver for password pluginMohammad Anwari
2014-05-27Add option to force new users to change their password (#1486884)simonp
2014-05-16Add timeout for password-driver vpopmaildsimonp
2014-05-12fixed typos and added section in READMECyrill von Wattenwyl
2014-05-08Added Plesk-Driver to Password-PluginCyrill von Wattenwyl
2013-09-23Add new password encodage ('ad') in ldap password drivers (#1489349)Aleksander Machniak
2013-09-15In password virtualmin driver removed support for username in format based on...Aleksander Machniak
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-04-28Merge pull request #63 from Steffen185/patch-1Aleksander Machniak
2013-04-02Added config option "password_force_save"Steffen185
2013-03-30Added new cPanel driver - fixes localization related issues (#1487015)Aleksander Machniak
2013-03-02Use rcube_utils::parse_host() for host config in smb driver (#1488784)Aleksander Machniak
2012-11-16Rename option password_supported_hosts to password_hosts, code cleanupAleksander Machniak
2012-11-09Update plugins/password/config.inc.php.distNETLINK
2012-09-05added sample configurationdefa
2012-05-24Password plugin made compatible with modern VirtualminGDR\!
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2009-10-09- Added XIMSS (Communigate) driver for Password pluginalecpl
2009-10-02- Password: cPanel driver addedalecpl
2009-09-20 - Password plugin: added vpopmaild drivervbenincasa
2009-09-12- re-apply r2940alecpl
2009-09-11- Password: added password strength options (#1486062)alecpl
2009-09-10- Added note for "DirectAdmin" password driver usage with SSL.vbenincasa
2009-09-02- Password plugin: support hashed passwords and username parts in sql driver ...alecpl
2009-08-24- Password: added DirectAdmin driver (#1486048)alecpl
2009-08-24- Password/LDAP: support %name, %domain in userdn (#1486055)alecpl
2009-07-31- Password plugin: added ldap_force_replace option (#1486014)alecpl
2009-07-02Move config file to config.inc.php.dist to prevent further accidental commitsthomascube