aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/create.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Corrected and augmented some security log messages.Mark Sapiro2018-12-301-0/+7
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
* Bumped Copyrights and fixed a bug in prior commit.Mark Sapiro2017-06-051-3/+3
* Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-051-17/+17
* Catch TypeError from certain defective crafted POST requests.Mark Sapiro2016-07-141-1/+12
* Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro2010-02-271-2/+3
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-3/+3
* Mailman/Defaults.py.inMark Sapiro2007-11-251-2/+2
* CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw2006-08-301-7/+18
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
* Make sure the moderate selection is initialized frommsapiro2005-11-091-3/+9
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* From the NEWS file:bwarsaw2004-12-301-1/+2
* [ 874764 ] -admin address is now equiv to -bouncetkikuchi2004-10-191-3/+3
* process_request(): Catch base class of EmailAddressError so eitherbwarsaw2004-02-291-2/+2
* process_request(): In response to SF bug # 835870, we now check thebwarsaw2003-11-241-5/+12
* process_request(), request_creation(): Close cross-site scriptingbwarsaw2003-09-281-14/+20
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+410