Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-03-29 | Added roster to the CGIs that return HTTP 401 status for an authentication | Mark Sapiro | 1 | -0/+2 | |
failure, and return HTTP 404 status from all CGIs for an invalid list name. | |||||
2010-02-04 | We now give an HTTP 401 status for authentication failures from admin, | Mark Sapiro | 1 | -0/+2 | |
admindb, private and options logins. | |||||
2010-01-21 | - Fixed a bug where going to an archives/private/list.mbox/list.mbox URL | Mark Sapiro | 1 | -1/+3 | |
would result in a munged URL if authentication was required. Bug #266164. | |||||
2006-04-04 | Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512) | tkikuchi | 1 | -2/+3 | |
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 1 | -12/+10 | |
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | |||||
2005-12-12 | Log hostile path to mischief, not error | msapiro | 1 | -1/+1 | |
2005-12-12 | Fixes for bug 1080943. | msapiro | 1 | -6/+27 | |
Add error response for ./ and ../ in URL | |||||
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2005-02-10 | Spelling and copyright years updates. | bwarsaw | 1 | -3/+3 | |
2005-02-10 | Checkin for initial workaround for directry traverse flaw in private.py. | tkikuchi | 1 | -3/+6 | |
This is for the people who think 'CVS should be safe' and not final solution. | |||||
2003-02-08 | Backporting from the trunk. | bwarsaw | 1 | -13/+15 | |