Age | Commit message (Expand) | Author |
2015-02-26 | Added 'kpasswd' driver by Peter Allgeyer | Aleksander Machniak |
2015-02-26 | Fix "Non-static method PEAR::isError() should not be called statically" error... | Aleksander Machniak |
2015-02-07 | Update localizations from Transifex | Thomas Bruederli |
2015-02-05 | Fix security issue in DBMail driver of password plugin (#1490261) | Aleksander Machniak |
2014-12-28 | Synchronized localizations from Transifex | Thomas Bruederli |
2014-12-10 | Add missing composer.json files (skipped because of .gitignore) | Aleksander Machniak |
2014-12-09 | Fix generation of Blowfish-based password hashes (#1490184) | Aleksander Machniak |
2014-12-09 | Use consistent license identifiers, remove redundant package.xml files | Aleksander Machniak |
2014-11-12 | Force-pull translations from Transifex | Thomas Bruederli |
2014-11-10 | Updated localizations from Transifex1.1-beta | Thomas Bruederli |
2014-10-26 | Update password driver API description | Aleksander Machniak |
2014-10-26 | Fix syntax error in plesk driver | Aleksander Machniak |
2014-10-18 | Small CS fixes after PR merge | Aleksander Machniak |
2014-10-16 | fix indent to match style in ldap.php (tabs to spaces) | Lorenzo Perone |
2014-10-14 | Password Plugin / LDAP Driver: | Lorenzo Perone |
2014-10-13 | dirname(__FILE__) -> __DIR__ | Aleksander Machniak |
2014-10-10 | Fix regression in SHAA password generation in ldap driver of password plugin ... | Aleksander Machniak |
2014-10-01 | Update password.php | xzaara |
2014-09-28 | Support hashing algorithms without mhash() and even hash() extension (#1490076) | Aleksander Machniak |
2014-09-09 | Remove new_link argument usage, we don't need it anymore | Aleksander Machniak |
2014-09-08 | Added license headers to driver files, CS fixes | Aleksander Machniak |
2014-09-02 | removed unwanted file | Cyrill von Wattenwyl |
2014-09-02 | Fixed merge conflicts | Cyrill von Wattenwyl |
2014-09-02 | Merge branch 'master' of https://github.com/roundcube/roundcubemail | Cyrill von Wattenwyl |
2014-08-27 | Synchronized localizations with Transifex | Thomas Bruederli |
2014-08-17 | Update translations | Aleksander Machniak |
2014-07-16 | CS fixes after PR merge | Aleksander Machniak |
2014-07-14 | New gearman driver for password plugin | Mohammad Anwari |
2014-06-26 | After PR merge code cleanup | Aleksander Machniak |
2014-06-25 | Show password rules before committing new password (#1488285) | simonp |
2014-06-24 | Allow anonymous LDAP searches | Aleksander Machniak |
2014-06-20 | Fix loading localization | Aleksander Machniak |
2014-06-16 | Add title attribute to settings menu | Aleksander Machniak |
2014-06-13 | Focus first input in password form on page load | Aleksander Machniak |
2014-06-10 | Code cleanup and small fixes (after pull request merge) | Aleksander Machniak |
2014-06-10 | Move login/hosts to seperate function | simonp |
2014-06-07 | Fix for login/hosts exceptions | simonp |
2014-06-06 | Moved functionality from password_first to password_init | simonp |
2014-05-27 | Add option to force new users to change their password (#1486884) | simonp |
2014-05-16 | Add timeout for password-driver vpopmaild | simonp |
2014-05-12 | fixed typos and added section in README | Cyrill von Wattenwyl |
2014-05-08 | Added Plesk-Driver to Password-Plugin | Cyrill von Wattenwyl |
2014-04-27 | Specify licenses in all javascript files and blocks to please LibreJS | Thomas Bruederli |
2014-03-14 | Load password.js only when needed | Aleksander Machniak |
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 |