Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-28 | Update changelog | Aleksander Machniak | |
2013-04-28 | Merge pull request #63 from Steffen185/patch-1 | Aleksander Machniak | |
Save new password even if it has not changed (optional) | |||
2013-04-15 | Synchronized localizations from Transifex | Thomas Bruederli | |
2013-04-02 | Fixed wrong copy-paste | Steffen185 | |
2013-04-02 | Use new config option "password_force_save" | Steffen185 | |
2013-04-02 | Added config option "password_force_save" | Steffen185 | |
2013-03-30 | Update changelog | Aleksander Machniak | |
2013-03-30 | Added new cPanel driver - fixes localization related issues (#1487015) | Aleksander Machniak | |
2013-03-22 | Save new password even if it has not changed | Steffen185 | |
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed. | |||
2013-03-02 | Use rcube_utils::parse_host() for host config in smb driver (#1488784) | Aleksander Machniak | |
2013-02-28 | Localization updates from Transifex | Thomas Bruederli | |
2013-02-10 | Import all translations from Transifex | Thomas Bruederli | |
2013-02-10 | Extend copyright to 2013 | Thomas Bruederli | |
2013-01-19 | Add basic tests for plugins | Aleksander Machniak | |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak | |
2013-01-02 | Pulled de_CH translations from Transifex (first test) | Thomas Bruederli | |
2012-12-29 | Add proper headers to localization template files | Thomas Bruederli | |
2012-12-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli | |
2012-12-26 | Updated localizations from launchpad | Thomas Bruederli | |
2012-12-26 | Update plugins/password/drivers/pam.php | Mike Hennessy | |
The Ubuntu package php5-auth-pam renames the PECL PAM extension to pam_auth, so this file should check for both. | |||
2012-12-17 | CS fixes, mostly tabs to spaces conversion | Aleksander Machniak | |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak | |
2012-11-25 | Use new RCUBE_PLUGINS_DIR constant | Thomas Bruederli | |
2012-11-19 | Updated localization files from launchpad | Thomas Bruederli | |
2012-11-16 | Rename option password_supported_hosts to password_hosts, code cleanup | Aleksander Machniak | |
2012-11-16 | Merge pull request #42 from NETLINK/patch-1 | Aleksander Machniak | |
Add option to define IMAP hosts that support password changes | |||
2012-11-15 | Fix wrong (non-specific) error message on crypt or connection error (#1488808) | Aleksander Machniak | |
2012-11-09 | Update plugins/password/password.php | NETLINK | |
2012-11-09 | Update plugins/password/password.php | NETLINK | |
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. | |||
2012-11-09 | Update plugins/password/config.inc.php.dist | NETLINK | |
Added config option to specify hosts that support password changing. | |||
2012-10-04 | Imported recent launchpad translations | Thomas Bruederli | |
2012-09-05 | added sample configuration | defa | |
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\! | |
Added a new username format in Virtualmin driver, which works for default Virtualmin settings where username is user.postfix and domain is taken from email address. Example: email - info@goodcoffee.com login - info.goodcof | |||
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 | |
Conflicts: CHANGELOG | |||
2012-08-07 | Fix errors after removing users.alias column (#1488581) | Aleksander Machniak | |
2012-08-06 | Updated translations from launchpad | Thomas Bruederli | |
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak | |
2012-05-24 | Password plugin made compatible with modern Virtualmin | GDR\! | |
Added a new username format in Virtualmin driver, which works for default Virtualmin settings where username is user.postfix and domain is taken from email address. Example: email - info@goodcoffee.com login - info.goodcof | |||
2012-04-19 | - Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when ↵ | vbenincasa | |
used with SSL (and when DirectAdmin uses the option "force_hostname" that requires a correct "host" header value). | |||
2012-03-31 | Move plugins repository into roundcubemail root folder; svn:externals are ↵ | thomascube | |
not defined anymore | |||
2010-03-20 | moved plugins | till | |
2010-03-11 | - Password: lv_LV localization added | alecpl | |
2010-03-05 | - Password: ca_ES localization added | alecpl | |