diff options
author | thomascube <thomas@roundcube.net> | 2010-09-26 15:06:55 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-09-26 15:06:55 +0000 |
commit | 6d94ab311ac4ac28c47a7a1d367aa680a7ec23e0 (patch) | |
tree | 71eeacb7f7d8ef1af0ca9cd6a71e1030d172b15c /CHANGELOG | |
parent | 8603bbba2e0bb3dfe171c0241bf97ab7ef9575fc (diff) |
Only lower-case user name if first login attempt failed (#1486393) + fix test
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Only lower-case user name if first login attempt failed (#1486393) - Make alias setting in squirrelmail_usercopy plugin configurable (patch by pommi, #1487007) - Prevent from saving a non-existing skin path in user prefs (#1486936) - Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898) |