aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2010-03-29 13:48:11 -0700
committerMark Sapiro <mark@msapiro.net>2010-03-29 13:48:11 -0700
commit65d46a5c05a73e1ec5e73229730b4d30cbae4647 (patch)
tree98704da13231ecf0eba407e46409d40074b884f3 /NEWS
parentf6d1105683699c64e4cbbad0a4dbc13edd4177d5 (diff)
downloadmailman2-65d46a5c05a73e1ec5e73229730b4d30cbae4647.tar.gz
mailman2-65d46a5c05a73e1ec5e73229730b4d30cbae4647.tar.xz
mailman2-65d46a5c05a73e1ec5e73229730b4d30cbae4647.zip
Added roster to the CGIs that return HTTP 401 status for an authentication
failure, and return HTTP 404 status from all CGIs for an invalid list name.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b54d4b56..f4179d4e 100644
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,8 @@ Here is a history of user visible changes to Mailman.
subject to fail. Bug #266572.
- We now give an HTTP 401 status for authentication failures from admin,
- admindb, private and options logins.
+ admindb, private, options and roster CGIs, and an HTTP 404 status from
+ all the CGIs for an invalid list name.
- Backported the listinfo template change from the 2.2 branch to fix
Bug #514050.