Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-03-27 13:34:30 +0400
committerthomascube <thomas@roundcube.net>2007-03-27 13:34:30 +0400
commitaad6e2a9c4857715c8bd56693d21b87dd0c16263 (patch)
treed2c47b6bc708fb7770ffaf9978e42cc5268141f1 /UPGRADING
parent6d09984ea83861adb225a985b924eecb948702df (diff)
New session authentication, should fix bugs #1483951 and #1484299; testing required
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 4b4d0d863..4fc257692 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -16,6 +16,7 @@ from version 1.0-beta2
$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