summaryrefslogtreecommitdiff
path: root/plugins/password
AgeCommit message (Expand)Author
2015-03-31Fix vpopmaild driver of password pluginAleksander Machniak
2015-03-12Remove obsolete mt_srand() callsThomas Bruederli
2015-02-26Added 'kpasswd' driver by Peter AllgeyerAleksander Machniak
2015-02-26Fix "Non-static method PEAR::isError() should not be called statically" error...Aleksander Machniak
2015-02-07Update localizations from TransifexThomas Bruederli
2015-02-05Fix security issue in DBMail driver of password plugin (#1490261)Aleksander Machniak
2014-12-28Synchronized localizations from TransifexThomas Bruederli
2014-12-10Add missing composer.json files (skipped because of .gitignore)Aleksander Machniak
2014-12-09Fix generation of Blowfish-based password hashes (#1490184)Aleksander Machniak
2014-12-09Use consistent license identifiers, remove redundant package.xml filesAleksander Machniak
2014-11-12Force-pull translations from TransifexThomas Bruederli
2014-11-10Updated localizations from Transifex1.1-betaThomas Bruederli
2014-10-26Update password driver API descriptionAleksander Machniak
2014-10-26Fix syntax error in plesk driverAleksander Machniak
2014-10-18Small CS fixes after PR mergeAleksander Machniak
2014-10-16fix indent to match style in ldap.php (tabs to spaces)Lorenzo Perone
2014-10-14Password Plugin / LDAP Driver:Lorenzo Perone
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-10-10Fix regression in SHAA password generation in ldap driver of password plugin ...Aleksander Machniak
2014-10-01Update password.phpxzaara
2014-09-28Support hashing algorithms without mhash() and even hash() extension (#1490076)Aleksander Machniak
2014-09-09Remove new_link argument usage, we don't need it anymoreAleksander Machniak
2014-09-08Added license headers to driver files, CS fixesAleksander Machniak
2014-09-02removed unwanted fileCyrill von Wattenwyl
2014-09-02Fixed merge conflictsCyrill von Wattenwyl
2014-09-02Merge branch 'master' of https://github.com/roundcube/roundcubemailCyrill von Wattenwyl
2014-08-27Synchronized localizations with TransifexThomas Bruederli
2014-08-17Update translationsAleksander Machniak
2014-07-16CS fixes after PR mergeAleksander Machniak
2014-07-14New gearman driver for password pluginMohammad Anwari
2014-06-26After PR merge code cleanupAleksander Machniak
2014-06-25Show password rules before committing new password (#1488285)simonp
2014-06-24Allow anonymous LDAP searchesAleksander Machniak
2014-06-20Fix loading localizationAleksander Machniak
2014-06-16Add title attribute to settings menuAleksander Machniak
2014-06-13Focus first input in password form on page loadAleksander Machniak
2014-06-10Code cleanup and small fixes (after pull request merge)Aleksander Machniak
2014-06-10Move login/hosts to seperate functionsimonp
2014-06-07Fix for login/hosts exceptionssimonp
2014-06-06Moved functionality from password_first to password_initsimonp
2014-05-27Add option to force new users to change their password (#1486884)simonp
2014-05-16Add timeout for password-driver vpopmaildsimonp
2014-05-12fixed typos and added section in READMECyrill von Wattenwyl
2014-05-08Added Plesk-Driver to Password-PluginCyrill von Wattenwyl
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-03-14Load password.js only when neededAleksander Machniak
2014-03-05Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull...Aleksander Machniak
2014-02-13Merge pull request #168 from tillkruess/masterAleksander Machniak
2014-02-13prevent unwanted code execution via CURLOPT_POSTFIELDS (again)Till Krüss
2014-02-10Merge pull request #166 from tillkruess/masterAleksander Machniak