aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/subscribe.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-21 - Added the list name to the vette log "held message approved" entry.Mark Sapiro1-2/+2
(LP: 1295875) - Added the CGI module name to various "No such list" error log entries. (LP: 1295875) - Modified contrib/mmdsr to report module name if present in "No such list error log entries.
2012-12-14Added a minimum delay between retrieval and submission of the subscribe form.Mark Sapiro1-0/+4
2012-11-24Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro1-1/+19
2011-05-09Prevented setting user passwords with leading/trailing whitespace. Bug #778088.Mark Sapiro1-4/+4
2011-03-29Changed the subscribe CGI to strip leading and trailing whitespace fromMark Sapiro1-2/+2
the supplied email address. Bug #745432.
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro1-0/+2
failure, and return HTTP 404 status from all CGIs for an invalid list name.
2009-01-20Two of the 'new' class exceptions are raised with an argument.Mark Sapiro1-4/+5
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2003-04-07Backporting from trunk.bwarsaw1-2/+0
2003-02-08Backporting from the trunk.bwarsaw1-6/+8