summaryrefslogtreecommitdiff
path: root/plugins/password/password.php
AgeCommit message (Expand)Author
2014-10-01Update password.phpxzaara
2014-06-26After PR merge code cleanupAleksander Machniak
2014-06-25Show password rules before committing new password (#1488285)simonp
2014-06-20Fix loading localizationAleksander Machniak
2014-06-16Add title attribute to settings menuAleksander 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-03-14Load password.js only when neededAleksander Machniak
2013-09-28Make password plugin use the new 'settings_actions' hook to register its link...Thomas Bruederli
2013-06-20Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-04-02Fixed wrong copy-pasteSteffen185
2013-04-02Use new config option "password_force_save"Steffen185
2013-03-22Save new password even if it has not changedSteffen185
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-16Rename option password_supported_hosts to password_hosts, code cleanupAleksander Machniak
2012-11-16Merge pull request #42 from NETLINK/patch-1Aleksander Machniak
2012-11-15Fix wrong (non-specific) error message on crypt or connection error (#1488808)Aleksander Machniak
2012-11-09Update plugins/password/password.phpNETLINK
2012-11-09Update plugins/password/password.phpNETLINK
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2010-02-25- Password: Make passwords encoding consistent with core, add 'password_chars...alecpl
2010-02-06- Password: fix vpopmaild driver (#1486478)alecpl
2009-10-06- more css unification for boxes + toolbarmenu moved to common.css (#1486198)alecpl
2009-10-06- unified boxtitle css stylesalecpl
2009-09-19- added server side password inconsistency checkalecpl
2009-09-11- Password: added password strength options (#1486062)alecpl
2009-08-03- Re-designed User Preferences interfacealecpl
2009-06-30Use html_table class to build password form + add german localizations + code...thomascube
2009-06-20- Password plugin: added poppassd driveralecpl
2009-06-20- Password plugin: implemented driversalecpl
2009-05-31- don't register body handler on plugin init (#1485888)alecpl
2009-05-16- set pagetitle in php not js, hu_HU localealecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-05-15- typo + rename db_password_dsn to password_db_dsnalecpl
2009-04-27- remove _confirm functionalecpl
2009-04-21- improved password plugin (#1485810)alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube