index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
password
/
password.php
Age
Commit message (
Expand
)
Author
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are not...
thomasb
2012-03-07
- Added pw_usermod driver (#1487826)
alec
2012-02-24
- Fixed drivers namespace issues
alec
2012-02-23
- Indent fix
alec
2011-11-13
- Added option to use punycode or unicode for domain names (#1488103)
alec
2011-08-09
- Added 'password_change' hook for plugin actions after successful password c...
alec
2011-03-07
- When old and new passwords are the same, do nothing, return success (#1487823)
alec
2011-02-15
- Added option (password_log) for logging password changes
alec
2011-01-12
- Fix extended error messages handling (#1487676)
alec
2010-10-29
- Set 'noajax' and 'noframe' property
alec
2010-09-29
- Added possibility to display extended error messages (#1486704)
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-06-29
- css fixes
alec
2010-06-20
- Removed user_login/username_local/username_domain methods,
alec
2010-04-29
- Use mail_domain value for domain variables when there is no domain in usern...
alec
2010-03-20
moved plugins
till