aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/roster.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-051-3/+3
* Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro2017-02-031-3/+3
* Catch TypeError from certain defective crafted POST requests.Mark Sapiro2016-07-141-2/+14
* - Added the list name to the vette log "held message approved" entry.Mark Sapiro2014-03-211-2/+2
* Prevented setting user passwords with leading/trailing whitespace. Bug #778088.Mark Sapiro2011-05-091-3/+3
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-291-0/+4
* Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro2008-12-071-6/+8
* - CGI/admin.pymsapiro2007-05-081-4/+7
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Backporting from the trunk.bwarsaw2003-02-081-9/+7
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+129