diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-09-21 19:06:41 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-09-21 19:06:41 -0700 |
commit | 851430b1cfbee6d92e4e1c0f110e4e66a1609d55 (patch) | |
tree | 9d360959bf390ad1c24f2958fcef0794c9b8aa53 /NEWS | |
parent | eb37da776d7a77c575b6452e60982b465a3f38ba (diff) | |
download | mailman2-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-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |