aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2012-03-27 14:57:20 -0700
committerMark Sapiro <msapiro@value.net>2012-03-27 14:57:20 -0700
commit7cce1a8d4d63e75c110dddd1bd83ecef34bbc769 (patch)
treecef575bd86873a5352cf15e3c305107a74adbdbf /NEWS
parent7bbf3e858facd31bf155bea29526b32fc1eafb43 (diff)
downloadmailman2-7cce1a8d4d63e75c110dddd1bd83ecef34bbc769.tar.gz
mailman2-7cce1a8d4d63e75c110dddd1bd83ecef34bbc769.tar.xz
mailman2-7cce1a8d4d63e75c110dddd1bd83ecef34bbc769.zip
Added an Auto-Submitted: header to invitations and (un)subscription
confirmation requests to reduce the possibility of an autoresponder confirming the request. (LP: #265831)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0e51bf1..40dcf284 100644
--- a/NEWS
+++ b/NEWS
@@ -98,6 +98,10 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added an Auto-Submitted: header to invitations and (un)subscription
+ confirmation requests to reduce the possibility of an autoresponder
+ confirming the request. (LP: #265831)
+
- Added javascript to the private.html and admlogin.html templates to
focus the cursor on the entry field. (LP: #266054)