aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/listinfo.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Catch TypeError from certain defective crafted POST requests.Mark Sapiro2016-07-141-1/+13
* Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro2016-05-171-2/+6
* Improved identification of remote clients coming via a proxy server.Mark Sapiro2015-06-231-3/+4
|\
| * Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239) Jim Popovitch2015-06-231-3/+4
|/
* If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a loadMark Sapiro2015-04-231-4/+14
* - Added the list name to the vette log "held message approved" entry.Mark Sapiro2014-03-211-2/+2
* Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro2012-11-241-1/+15
* Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro2010-09-091-2/+2
* Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro2010-06-231-2/+3
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-291-0/+2
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-311-3/+4
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* listinfo_overview(): Richard Barrett's patch # 828811 to reducebwarsaw2003-12-241-5/+6
* Backporting from the HEAD -- updated cgi'sbwarsaw2003-09-221-1/+1
* Backporting from the trunk.bwarsaw2003-02-081-6/+8
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+206