From 168f74f5b381070879789f8b6c4e4ee8b599dbd6 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Mon, 9 May 2011 18:34:07 -0700 Subject: Prevented setting user passwords with leading/trailing whitespace. Bug #778088. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f6287bb7..02604231 100644 --- a/NEWS +++ b/NEWS @@ -55,8 +55,8 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches - - Strengthened escaping of user web data by including some characters that - some older browsers misinterpret as < or >. + - Prevented setting user passwords with leading/trailing whitespace. + Bug #778088. - Mailman now sets the 'secure' flag in cookies set via https URLs. Bug #770377. -- cgit v1.2.3