aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-27Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro1-2/+3
2010-02-04We now give an HTTP 401 status for authentication failures from admin,Mark Sapiro3-2/+8
2010-01-21- Fixed a bug where going to an archives/private/list.mbox/list.mbox URLMark Sapiro1-1/+3
2009-12-04- Added vette logging for rejected and discarded (un)subscribe requests.Mark Sapiro1-1/+1
2009-12-03Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro1-3/+4
2009-07-31Backported several bug fixes from the 2.2 branch.Mark Sapiro2-4/+5
2009-02-03Fixed a bug in admindb.py in the implementation of replacing "No ReasonMark Sapiro1-2/+7
2009-01-20Two of the 'new' class exceptions are raised with an argument.Mark Sapiro1-4/+5
2009-01-11Updated links to Python documentation.Mark Sapiro1-1/+2
2009-01-10- Fixed the admin Membership List Find member function so the 'letter'Mark Sapiro1-2/+5
2009-01-02Mailman/Utils.pyMark Sapiro1-9/+8
2008-12-07Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro1-6/+8
2008-12-05Updated some FAQ URLs for wiki.list.org.Mark Sapiro1-1/+1
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2-6/+6
2008-07-30Fixed a bug in admin.py which would result in chunked pages of the membershipMark Sapiro1-10/+5
2008-04-14options.py - Made the ability for a list admin to change a members passwordMark Sapiro1-0/+8
2008-03-06CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:Mark Sapiro1-4/+7
2008-02-23MailList.py - Corrected some long standing incomplete logic in theMark Sapiro1-1/+7
2007-12-04Mailman/Cgi/edithtml.pyMark Sapiro1-2/+15
2007-11-25Mailman/Defaults.py.inMark Sapiro1-2/+2
2007-11-04- Cgi/options.py - fixed to not present the "empty" topic to user.Mark Sapiro1-1/+3
2007-06-12admindb.py - Changed to not show the "Discard all messages marked Defer" chec...msapiro1-2/+5
2007-05-08- CGI/admin.pymsapiro3-24/+29
2006-10-11Fixed admin.py so null VARHELP category is handled (1573393).msapiro1-4/+5
2006-09-21Removed the "Discard all messages marked Defer" checkbox from themsapiro1-2/+2
2006-09-01A much improved release script, which now knows about Subversion (though isn'tbwarsaw1-1/+0
2006-08-30CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw5-20/+33
2006-04-04Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512)tkikuchi1-2/+3
2006-01-09Bug fix: import re module.tkikuchi1-1/+2
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw6-22/+25
2005-12-12Log hostile path to mischief, not errormsapiro1-1/+1
2005-12-12Fixes for bug 1080943.msapiro1-6/+27
2005-12-03Improving banned subscription logic to cover all invites, subscribes, address...msapiro4-3/+29
2005-11-30List admins should be disallowd to insert script tags.tkikuchi1-0/+1
2005-11-30As of 2.1.6, List admins can change user's option/subscription globally.tkikuchi1-11/+56
2005-11-09Make sure the moderate selection is initialized frommsapiro1-3/+9
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi14-14/+14
2005-05-02Copyright years.bwarsaw1-1/+1
2005-05-02ChangeHTML(): Set umask to 0 while creating the langdir. Fixes SF bugbwarsaw1-3/+7
2005-02-10Spelling and copyright years updates.bwarsaw1-3/+3
2005-02-10Checkin for initial workaround for directry traverse flaw in private.py.tkikuchi1-3/+6
2004-12-30From the NEWS file:bwarsaw1-1/+2
2004-12-28admin.py:bwarsaw2-9/+8
2004-12-07[ mailman-Bugs-1047532 ] problem with "discard all ..."tkikuchi1-12/+14
2004-12-04Python 2.4 checks strftime() more strict.tkikuchi1-1/+2
2004-12-01Precautions against 'charset=' (empty) message.tkikuchi1-1/+1
2004-10-19[ 874764 ] -admin address is now equiv to -bouncetkikuchi1-3/+3
2004-10-13[ 1045909 ] user cancel of pending subscription failstkikuchi1-2/+6
2004-04-30main(): Add discard checkbox above the last submit button too.bwarsaw1-0/+5
2004-04-25main(), process_form(): Due to popular demand, added SF patch # 810675 whichbwarsaw1-1/+13