index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
password
/
password.php
Age
Commit message (
Expand
)
Author
2014-10-01
Update password.php
xzaara
2014-06-26
After PR merge code cleanup
Aleksander Machniak
2014-06-25
Show password rules before committing new password (#1488285)
simonp
2014-06-20
Fix loading localization
Aleksander Machniak
2014-06-16
Add title attribute to settings menu
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-03-14
Load password.js only when needed
Aleksander Machniak
2013-09-28
Make password plugin use the new 'settings_actions' hook to register its link...
Thomas Bruederli
2013-06-20
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Thomas Bruederli
2013-04-02
Fixed wrong copy-paste
Steffen185
2013-04-02
Use new config option "password_force_save"
Steffen185
2013-03-22
Save new password even if it has not changed
Steffen185
2013-01-18
Remove deprecated functions (from bc.php file) usage in plugins
Aleksander Machniak
2012-11-26
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
Aleksander Machniak
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
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
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are not...
thomascube
2010-03-20
moved plugins
till
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 styles
alecpl
2009-09-19
- added server side password inconsistency check
alecpl
2009-09-11
- Password: added password strength options (#1486062)
alecpl
2009-08-03
- Re-designed User Preferences interface
alecpl
2009-06-30
Use html_table class to build password form + add german localizations + code...
thomascube
2009-06-20
- Password plugin: added poppassd driver
alecpl
2009-06-20
- Password plugin: implemented drivers
alecpl
2009-05-31
- don't register body handler on plugin init (#1485888)
alecpl
2009-05-16
- set pagetitle in php not js, hu_HU locale
alecpl
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_dsn
alecpl
2009-04-27
- remove _confirm function
alecpl
2009-04-21
- improved password plugin (#1485810)
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube