aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2019-03-06 09:48:32 -0800
committerMark Sapiro <mark@msapiro.net>2019-03-06 09:48:32 -0800
commitccc55497603d5079bd2f95045f42a26a351811c6 (patch)
tree8361138af8c7e94cd473736ffdc48beed3a0b68f /NEWS
parentae069ea19ddc31cb1ce9fa48f6b305ee6cdb4266 (diff)
downloadmailman2-ccc55497603d5079bd2f95045f42a26a351811c6.tar.gz
mailman2-ccc55497603d5079bd2f95045f42a26a351811c6.tar.xz
mailman2-ccc55497603d5079bd2f95045f42a26a351811c6.zip
Strip leading/trailing spaces from login email for private and options login.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85b15ff2..29b0be7a 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ Here is a history of user visible changes to Mailman.
- Implemented use of QRUNNER_SLEEP_TIME for bin/qrunner --runner=All.
(LP: #1818205)
+ - Leading/trailing spaces in provided email addresses for login to private
+ archives and the user options page are now ignored. (LP: #1818872)
+
2.1.29 (24-Jul-2018)
Bug Fixes