From aad6e2a9c4857715c8bd56693d21b87dd0c16263 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 27 Mar 2007 05:34:30 -0400 Subject: [PATCH] New session authentication, should fix bugs #1483951 and #1484299; testing required --- CHANGELOG | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ab5980e..f02a1ad 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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) -- Gitblit v1.9.1