aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/confirm.py (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-18An XSS vulnerability, CVE-2011-0707, has been fixed.Mark Sapiro1-3/+3
2011-02-07- Fixed an uncaught KeyError when poster tries to cancel a post which wasMark Sapiro1-2/+3
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro1-0/+2
2010-03-06Reordered the 'cancel' and 'subscribe' buttons on the subscriptionMark Sapiro1-3/+3
2009-12-03Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro1-3/+4
2008-02-23MailList.py - Corrected some long standing incomplete logic in theMark Sapiro1-1/+7
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-2/+3
2005-12-03Improving banned subscription logic to cover all invites, subscribes, address...msapiro1-1/+12
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-12-04Python 2.4 checks strftime() more strict.tkikuchi1-1/+2
2004-10-13[ 1045909 ] user cancel of pending subscription failstkikuchi1-2/+6
2004-02-10main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel()bwarsaw1-17/+36
2003-12-01subscription_prompt(): Make text and submit button have consistent text.bwarsaw1-2/+2
2003-03-31Backporting from trunkbwarsaw1-0/+5
2003-02-08Backporting from the trunk.bwarsaw1-7/+9