aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-09-21 19:06:41 -0700
committerMark Sapiro <mark@msapiro.net>2014-09-21 19:06:41 -0700
commit851430b1cfbee6d92e4e1c0f110e4e66a1609d55 (patch)
tree9d360959bf390ad1c24f2958fcef0794c9b8aa53 /NEWS
parenteb37da776d7a77c575b6452e60982b465a3f38ba (diff)
downloadmailman2-851430b1cfbee6d92e4e1c0f110e4e66a1609d55.tar.gz
mailman2-851430b1cfbee6d92e4e1c0f110e4e66a1609d55.tar.xz
mailman2-851430b1cfbee6d92e4e1c0f110e4e66a1609d55.zip
The options CGI now rejects all but HTTP GET and POST requests.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e668ce9e..37371e6a 100755
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - The options CGI now rejects all but HTTP GET and POST requests.
+ (LP: #1372199)
+
- A list's poster password will now be accepted on an Urgent: header.
(LP: #1371678)