aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/confirm.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Added the list name to the vette log "held message approved" entry.Mark Sapiro2014-03-211-1/+1
* Changed the message from the confirm CGI to not indicate approval isMark Sapiro2014-02-071-2/+3
* An XSS vulnerability, CVE-2011-0707, has been fixed.Mark Sapiro2011-02-181-3/+3
* - Fixed an uncaught KeyError when poster tries to cancel a post which wasMark Sapiro2011-02-071-2/+3
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-291-0/+2
* Reordered the 'cancel' and 'subscribe' buttons on the subscriptionMark Sapiro2010-03-061-3/+3
* Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro2009-12-031-3/+4
* MailList.py - Corrected some long standing incomplete logic in theMark Sapiro2008-02-231-1/+7
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-2/+3
* Improving banned subscription logic to cover all invites, subscribes, address...msapiro2005-12-031-1/+12
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Python 2.4 checks strftime() more strict.tkikuchi2004-12-041-1/+2
* [ 1045909 ] user cancel of pending subscription failstkikuchi2004-10-131-2/+6
* main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel()bwarsaw2004-02-101-17/+36
* subscription_prompt(): Make text and submit button have consistent text.bwarsaw2003-12-011-2/+2
* Backporting from trunkbwarsaw2003-03-311-0/+5
* Backporting from the trunk.bwarsaw2003-02-081-7/+9
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+791