Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | Synchronized translations with Transifex | Thomas Bruederli | |
2013-03-18 | Fix notification broken in last commit | Aleksander Machniak | |
2013-03-16 | Notify about a new mail only if it's UNSEEN (#1388965) | Aleksander Machniak | |
2013-03-16 | Add vacation-seconds extension support (RFC 6131) | Aleksander Machniak | |
2013-03-11 | Add some verbiage on the usage of 'acl_specials' in the default ↵ | Jeroen van Meeuwen (Kolab Systems) | |
config.inc.php.dist. | |||
2013-03-02 | Use rcube_utils::parse_host() for host config in smb driver (#1488784) | Aleksander Machniak | |
2013-03-01 | Fixed ACL edition in advanced mode | Aleksander Machniak | |
2013-02-28 | Localization updates from Transifex | Thomas Bruederli | |
2013-02-25 | Make margin-top on "Download all attachments" button smaller | Aleksander Machniak | |
2013-02-21 | Add configuration option 'specials' to hide specials 'anyone' and ↵ | Jeroen van Meeuwen (Kolab Systems) | |
'anonymous' from the ACL configuration dialog | |||
2013-02-17 | Add posibility to use different database for virtuser queries | Aleksander Machniak | |
2013-02-17 | Bump version number up to 6.2 | Aleksander Machniak | |
2013-02-17 | Don't trim whitespace in folder names (#1488955) | Aleksander Machniak | |
2013-02-10 | Import all translations from Transifex | Thomas Bruederli | |
2013-02-10 | Extend copyright to 2013 | Thomas Bruederli | |
2013-02-08 | Fix filenames charset handling (#1488946) | Aleksander Machniak | |
2013-02-08 | Fix reference to non-existing class rcube_output_html (#1488948) | Aleksander Machniak | |
2013-02-07 | Lowercase username if 'login_lc' is set (#1488943) | Aleksander Machniak | |
2013-01-29 | Fix "empty" ACL entry when there's "User, " in user input field | Aleksander Machniak | |
2013-01-20 | Extend archive plugin with user-configurable options to move messages into ↵ | Thomas Bruederli | |
subfolders according to their date, sender or originating folder | |||
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-14 | Update localization files with the latest version from Transifex (yet ↵ | Thomas Bruederli | |
another import test) | |||
2013-01-07 | Support tls:// prefix in managesieve_host option | Aleksander Machniak | |
2013-01-03 | Add frameborder="0" on iframe elements for IE<=8 | Aleksander Machniak | |
2013-01-02 | Pulled de_CH translations from Transifex (first test) | Thomas Bruederli | |
2012-12-30 | Avoid double-quotation for header values | Thomas Bruederli | |
2012-12-30 | Fix Help task icon on new Larry header | Aleksander Machniak | |
2012-12-29 | Add proper headers to localization template files | Thomas Bruederli | |
2012-12-26 | Rename/remove invalid localization files from last launchpad import | 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-21 | Update changelog, set version to 6.1 | Aleksander Machniak | |
2012-12-21 | Don't force 'stop' action on last rule in a script | Aleksander Machniak | |
2012-12-17 | CS fixes, mostly tabs to spaces conversion | Aleksander Machniak | |
2012-12-16 | Merge pull request #50 from weisslj/master | Aleksander Machniak | |
Add host config option to http_authentication plugin. | |||
2012-12-09 | fixed sq_usercopy to correctly copy SQ-label to RC-notes. | Alex_Go | |
2012-12-05 | Fix typo, the issue unintentionally removes password from the session | Aleksander Machniak | |
2012-12-03 | Add host config option to http_authentication plugin. | Johannes Weißl | |
This is useful if the users are free to choose arbitrary mail hosts (or from a list), but have one host they usually want to log into. Otherwise the username/password must always be typed in twice. | |||
2012-11-28 | Fixed compatibility with jQueryUI-1.9 | Aleksander Machniak | |
2012-11-27 | Fixed filter operations after filter deletion (#1488832) | Aleksander Machniak | |
2012-11-26 | Option to disable localization of the archive folder name | Thomas Bruederli | |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak | |