aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/roster.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-05Defend against CGI requests with multiple values for the same parameter.Mark Sapiro1-3/+3
2017-02-03Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro1-3/+3
2016-07-14Catch TypeError from certain defective crafted POST requests.Mark Sapiro1-2/+14
2014-03-21 - Added the list name to the vette log "held message approved" entry.Mark Sapiro1-2/+2
2011-05-09Prevented setting user passwords with leading/trailing whitespace. Bug #778088.Mark Sapiro1-3/+3
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro1-0/+4
2008-12-07Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro1-6/+8
2007-05-08- CGI/admin.pymsapiro1-4/+7
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2003-02-08Backporting from the trunk.bwarsaw1-9/+7