aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2010-02-04 17:23:54 -0800
committerMark Sapiro <mark@msapiro.net>2010-02-04 17:23:54 -0800
commit444845fdff42baec439120654e869d56cc891613 (patch)
tree16c763ce5fa0a29948c1c68896e58cfbff2476d4 /NEWS
parent342ced1457cd51d6181a506648f62a800ff18bc7 (diff)
downloadmailman2-444845fdff42baec439120654e869d56cc891613.tar.gz
mailman2-444845fdff42baec439120654e869d56cc891613.tar.xz
mailman2-444845fdff42baec439120654e869d56cc891613.zip
We now give an HTTP 401 status for authentication failures from admin,
admindb, private and options logins.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b875c28f..f14de415 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - We now give an HTTP 401 status for authentication failures from admin,
+ admindb, private and options logins.
+
- Backported the listinfo template change from the 2.2 branch to fix
Bug #514050.