diff options
author | thomascube <thomas@roundcube.net> | 2007-03-27 09:34:30 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-03-27 09:34:30 +0000 |
commit | aad6e2a9c4857715c8bd56693d21b87dd0c16263 (patch) | |
tree | d2c47b6bc708fb7770ffaf9978e42cc5268141f1 /CHANGELOG | |
parent | 6d09984ea83861adb225a985b924eecb948702df (diff) |
New session authentication, should fix bugs #1483951 and #1484299; testing required
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/03/27 (thomasb) +---------- +- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. + Should close bugs #1483951 and #1484299 + + 2007/03/23 (thomasb) ---------- - Correctly translate mailbox names (closes #1484276) |