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
/
drivers
/
sql.php
Age
Commit message (
Expand
)
Author
2011-11-13
- Added option to use punycode or unicode for domain names (#1488103)
alec
2011-10-26
- Improve generated crypt() passwords (#1488136)
alec
2011-10-08
- Fixed bug where 'doveadm pw' command was used as dovecotpw utility
alec
2011-03-07
- When old and new passwords are the same, do nothing, return success (#1487823)
alec
2010-12-06
- Fix usage of configured temp_dir instead of /tmp (#1487447)
alec
2010-11-09
- Add line number in logged error messages
alec
2010-10-07
- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#...
alec
2010-06-20
- Removed user_login/username_local/username_domain methods,
alec
2010-06-04
- fix typo
alec
2010-04-29
- Use mail_domain value for domain variables when there is no domain in usern...
alec
2010-04-27
- cleanup + some improvements in hmail driver
alec
2010-04-19
- added password_dovecotpw_with_method option
alec
2010-04-19
- fix dovecotpw features
alec
2010-03-23
- Password: Support dovecotpw encryption
alec
2010-03-20
moved plugins
till