aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro2010-06-232-4/+6
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-2910-0/+22
* Reordered the 'cancel' and 'subscribe' buttons on the subscriptionMark Sapiro2010-03-061-3/+3
* Fixed a bug in the admindb interface that could apply a moderatorMark Sapiro2010-03-061-2/+10
* Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro2010-02-271-2/+3
* We now give an HTTP 401 status for authentication failures from admin,Mark Sapiro2010-02-043-2/+8
* - Fixed a bug where going to an archives/private/list.mbox/list.mbox URLMark Sapiro2010-01-211-1/+3
* - Added vette logging for rejected and discarded (un)subscribe requests.Mark Sapiro2009-12-041-1/+1
* Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro2009-12-031-3/+4
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-312-4/+5
* Fixed a bug in admindb.py in the implementation of replacing "No ReasonMark Sapiro2009-02-031-2/+7
* Two of the 'new' class exceptions are raised with an argument.Mark Sapiro2009-01-201-4/+5
* Updated links to Python documentation.Mark Sapiro2009-01-111-1/+2
* - Fixed the admin Membership List Find member function so the 'letter'Mark Sapiro2009-01-101-2/+5
* Mailman/Utils.pyMark Sapiro2009-01-021-9/+8
* Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro2008-12-071-6/+8
* Updated some FAQ URLs for wiki.list.org.Mark Sapiro2008-12-051-1/+1
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-122-6/+6
* Fixed a bug in admin.py which would result in chunked pages of the membershipMark Sapiro2008-07-301-10/+5
* options.py - Made the ability for a list admin to change a members passwordMark Sapiro2008-04-141-0/+8
* CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:Mark Sapiro2008-03-061-4/+7
* MailList.py - Corrected some long standing incomplete logic in theMark Sapiro2008-02-231-1/+7
* Mailman/Cgi/edithtml.pyMark Sapiro2007-12-041-2/+15
* Mailman/Defaults.py.inMark Sapiro2007-11-251-2/+2
* - Cgi/options.py - fixed to not present the "empty" topic to user.Mark Sapiro2007-11-041-1/+3
* admindb.py - Changed to not show the "Discard all messages marked Defer" chec...msapiro2007-06-121-2/+5
* - CGI/admin.pymsapiro2007-05-083-24/+29
* Fixed admin.py so null VARHELP category is handled (1573393).msapiro2006-10-111-4/+5
* Removed the "Discard all messages marked Defer" checkbox from themsapiro2006-09-211-2/+2
* A much improved release script, which now knows about Subversion (though isn'tbwarsaw2006-09-011-1/+0
* CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw2006-08-305-20/+33
* Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512)tkikuchi2006-04-041-2/+3
* Bug fix: import re module.tkikuchi2006-01-091-1/+2
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-306-22/+25
* Log hostile path to mischief, not errormsapiro2005-12-121-1/+1
* Fixes for bug 1080943.msapiro2005-12-121-6/+27
* Improving banned subscription logic to cover all invites, subscribes, address...msapiro2005-12-034-3/+29
* List admins should be disallowd to insert script tags.tkikuchi2005-11-301-0/+1
* As of 2.1.6, List admins can change user's option/subscription globally.tkikuchi2005-11-301-11/+56
* Make sure the moderate selection is initialized frommsapiro2005-11-091-3/+9
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-2714-14/+14
* Copyright years.bwarsaw2005-05-021-1/+1
* ChangeHTML(): Set umask to 0 while creating the langdir. Fixes SF bugbwarsaw2005-05-021-3/+7
* Spelling and copyright years updates.bwarsaw2005-02-101-3/+3
* Checkin for initial workaround for directry traverse flaw in private.py.tkikuchi2005-02-101-3/+6
* From the NEWS file:bwarsaw2004-12-301-1/+2
* admin.py:bwarsaw2004-12-282-9/+8
* [ mailman-Bugs-1047532 ] problem with "discard all ..."tkikuchi2004-12-071-12/+14
* Python 2.4 checks strftime() more strict.tkikuchi2004-12-041-1/+2
* Precautions against 'charset=' (empty) message.tkikuchi2004-12-011-1/+1