Age | Commit message (Expand) | Author |
2014-07-16 | CS fixes after PR merge | Aleksander Machniak |
2014-07-14 | New gearman driver for password plugin | Mohammad Anwari |
2014-06-24 | Allow anonymous LDAP searches | Aleksander Machniak |
2014-05-16 | Add timeout for password-driver vpopmaild | simonp |
2014-03-05 | Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull... | Aleksander Machniak |
2014-02-13 | Merge pull request #168 from tillkruess/master | Aleksander Machniak |
2014-02-13 | prevent unwanted code execution via CURLOPT_POSTFIELDS (again) | Till Krüss |
2014-02-10 | Merge pull request #166 from tillkruess/master | Aleksander Machniak |
2014-02-10 | prevent unwanted code execution via CURLOPT_POSTFIELDS | Till Krüss |
2014-02-03 | Don't EVER log passwords | Thomas Bruederli |
2013-11-08 | Substitute variables in 'password_ldap_search_base' value | Aleksander Machniak |
2013-10-15 | check if password was changed successfully, before looking for error messages | Till Krüss |
2013-10-15 | check if the new password matched the requirements; code cleanup | Till Krüss |
2013-09-27 | In password ldap_simple driver: added LDAP debug, added password_ldap_bind | Aleksander Machniak |
2013-09-23 | Code improvements, remove code duplication | Aleksander Machniak |
2013-09-23 | Add new password encodage ('ad') in ldap password drivers (#1489349) | Aleksander Machniak |
2013-09-23 | Fix setting domain in virtualmin password driver (#1489332) | Aleksander Machniak |
2013-09-15 | In password virtualmin driver removed support for username in format based on... | Aleksander Machniak |
2013-08-20 | s/$rcmail_config/$config/ also for plugins configuration | Aleksander Machniak |
2013-05-07 | Avoid unused local variables | Aleksander Machniak |
2013-05-06 | Fix various PHP code bugs found using static analysis (#1489086) | Aleksander Machniak |
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak |
2013-03-30 | Added new cPanel driver - fixes localization related issues (#1487015) | Aleksander Machniak |
2013-03-02 | Use rcube_utils::parse_host() for host config in smb driver (#1488784) | Aleksander Machniak |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak |
2012-12-26 | Update plugins/password/drivers/pam.php | Mike Hennessy |
2012-12-17 | CS fixes, mostly tabs to spaces conversion | Aleksander Machniak |
2012-11-25 | Use new RCUBE_PLUGINS_DIR constant | Thomas Bruederli |
2012-09-05 | Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch | defa |
2012-09-04 | Fix parse error in virtualmin driver (#1488668) | Aleksander Machniak |
2012-09-04 | Password plugin made compatible with modern Virtualmin | GDR\! |
2012-08-28 | fixed the patch after some testing, works productive | defa |
2012-08-27 | added more digest-support to crypt-function | defa |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak |
2012-08-07 | Fix errors after removing users.alias column (#1488581) | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak |
2012-05-24 | Password plugin made compatible with modern Virtualmin | GDR\! |
2012-04-19 | - Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when u... | vbenincasa |
2012-03-31 | Move plugins repository into roundcubemail root folder; svn:externals are not... | thomascube |
2010-03-20 | moved plugins | till |
2010-02-06 | - Password: fix vpopmaild driver (#1486478) | alecpl |
2009-10-09 | - Added XIMSS (Communigate) driver for Password plugin | alecpl |
2009-10-02 | - Password: cPanel driver added | alecpl |
2009-09-20 | - Password plugin: fix vpopmaild driver | vbenincasa |
2009-09-20 | - Password plugin: added vpopmaild driver | vbenincasa |
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 file | alecpl |
2009-08-24 | - Password/LDAP: support %name, %domain in userdn (#1486055) | alecpl |