aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/listinfo.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-14Catch TypeError from certain defective crafted POST requests.Mark Sapiro1-1/+13
2016-05-17Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro1-2/+6
2015-06-23Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239) Jim Popovitch1-3/+4
2015-04-23If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a loadMark Sapiro1-4/+14
2014-03-21 - Added the list name to the vette log "held message approved" entry.Mark Sapiro1-2/+2
2012-11-24Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro1-1/+15
2010-09-09Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro1-2/+2
2010-06-23Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro1-2/+3
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro1-0/+2
2009-07-31Backported several bug fixes from the 2.2 branch.Mark Sapiro1-3/+4
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2003-12-24listinfo_overview(): Richard Barrett's patch # 828811 to reducebwarsaw1-5/+6
2003-09-22Backporting from the HEAD -- updated cgi'sbwarsaw1-1/+1
2003-02-08Backporting from the trunk.bwarsaw1-6/+8