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 /UPGRADING | |
parent | 6d09984ea83861adb225a985b924eecb948702df (diff) |
New session authentication, should fix bugs #1483951 and #1484299; testing required
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |