summaryrefslogtreecommitdiff
path: root/plugins/password/drivers
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-05-07Avoid unused local variablesAleksander Machniak
2013-05-06Fix various PHP code bugs found using static analysis (#1489086)Aleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
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
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2012-12-26Update plugins/password/drivers/pam.phpMike Hennessy
2012-12-17CS fixes, mostly tabs to spaces conversionAleksander Machniak
2012-11-25Use new RCUBE_PLUGINS_DIR constantThomas Bruederli
2012-09-05Merge https://github.com/roundcube/roundcubemail into crypt_hash_branchdefa
2012-09-04Fix parse error in virtualmin driver (#1488668)Aleksander Machniak
2012-09-04Password plugin made compatible with modern VirtualminGDR\!
2012-08-28fixed the patch after some testing, works productivedefa
2012-08-27added more digest-support to crypt-functiondefa
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-08-07Fix errors after removing users.alias column (#1488581)Aleksander Machniak
2012-06-19Replace rcube_mdb2 with rcube_dbAleksander Machniak
2012-05-24Password plugin made compatible with modern VirtualminGDR\!
2012-04-19- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when u...vbenincasa
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2010-02-06- Password: fix vpopmaild driver (#1486478)alecpl
2009-10-09- Added XIMSS (Communigate) driver for Password pluginalecpl
2009-10-02- Password: cPanel driver addedalecpl
2009-09-20- Password plugin: fix vpopmaild drivervbenincasa
2009-09-20 - Password plugin: added vpopmaild drivervbenincasa
2009-09-05- Password Plugin: Fix %d inserts username instead of domain (#1486088)alecpl
2009-09-02- Password plugin: support hashed passwords and username parts in sql driver ...alecpl
2009-09-01- add new_link=true to password_db_dsn (#1486067)alecpl
2009-08-25- lost DirectAdmin driver filealecpl
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-01Allow to configure additional arguments for the saslpasswd2 callthomascube
2009-07-01Use regular return valuesthomascube
2009-06-30Add SASL password wrapper program + update SASL instructions in READMEthomascube
2009-06-30Use html_table class to build password form + add german localizations + code...thomascube
2009-06-26- Password plugin: added LDAP driveralecpl
2009-06-20- Password plugin: added poppassd driveralecpl
2009-06-20- Password plugin: implemented driversalecpl