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

---
 UPGRADING |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/UPGRADING b/UPGRADING
index 4b4d0d8..4fc2576 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -16,6 +16,7 @@
   $rcmail_config['htmleditor'] = TRUE;
   $rcmail_config['preview_pane'] = TRUE;
   $rcmail_config['date_today'] = 'H:i';
+  $rcmail_config['double_auth'] = TRUE;
 
 
 form version 0.1-beta

--
Gitblit v1.9.1