diff options
author | Mark Sapiro <msapiro@value.net> | 2012-03-27 14:57:20 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-03-27 14:57:20 -0700 |
commit | 7cce1a8d4d63e75c110dddd1bd83ecef34bbc769 (patch) | |
tree | cef575bd86873a5352cf15e3c305107a74adbdbf /NEWS | |
parent | 7bbf3e858facd31bf155bea29526b32fc1eafb43 (diff) | |
download | mailman2-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |