aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/admin.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a logout link to the admindb interface and made both admin andMark Sapiro2011-04-231-0/+3
* Refactor last change for i18n.Mark Sapiro2011-04-151-5/+7
* Added a report of the affected members to the warnings issued whenMark Sapiro2011-04-141-3/+5
* Made minor wording improvements and typo corrections in some messages.Mark Sapiro2010-09-101-3/+3
* Increased the font size of 'Welcome!'on admin overview for consistency with l...Mark Sapiro2010-07-021-1/+1
* Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro2010-06-231-2/+3
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-291-0/+2
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-311-1/+1
* 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
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-3/+3
* Fixed a bug in admin.py which would result in chunked pages of the membershipMark Sapiro2008-07-301-10/+5
* - CGI/admin.pymsapiro2007-05-081-17/+19
* Fixed admin.py so null VARHELP category is handled (1573393).msapiro2006-10-111-4/+5
* CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw2006-08-301-7/+8
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
* Improving banned subscription logic to cover all invites, subscribes, address...msapiro2005-12-031-1/+4
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* admin.py:bwarsaw2004-12-281-5/+3
* adminy_overview(): Richard Barrett's patch # 828811 to reduce listinfobwarsaw2003-12-241-5/+6
* get_item_gui_value(): Added a new widget HeaderFilter and associated code tobwarsaw2003-12-011-2/+72
* change_options(): When calling ApprovedAddMember(), pass a meaningfulbwarsaw2003-11-211-2/+3
* Backporting from the HEAD -- updated cgi'sbwarsaw2003-09-221-1/+3
* Backporting from trunkbwarsaw2003-03-311-1/+1
* Backporting from the trunk.bwarsaw2003-02-081-2/+2
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+1407