From 9bc9d9c391b0726d9b4538a79732f24f7d974443 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Mon, 25 Apr 2011 15:40:16 -0700 Subject: A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added. If this is set to a non-zero value, web authentication cookies will expire that many seconds following their last use. Its default value is zero to preserve current behavior. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6fe291f5..394d596a 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ Here is a history of user visible changes to Mailman. New Features + - A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added. + If this is set to a non-zero value, web authentication cookies will + expire that many seconds following their last use. Its default value is + zero to preserve current behavior. + - A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to control how much of the original message is included in automatic responses to email commands. The default is 2 to preserve the prior behavior of -- cgit v1.2.3