diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-02-04 17:23:54 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-02-04 17:23:54 -0800 |
commit | 444845fdff42baec439120654e869d56cc891613 (patch) | |
tree | 16c763ce5fa0a29948c1c68896e58cfbff2476d4 /NEWS | |
parent | 342ced1457cd51d6181a506648f62a800ff18bc7 (diff) | |
download | mailman2-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |