aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/admindb.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Block CSRF attack against admin or admindb pages.Mark Sapiro2021-11-301-1/+2
* Fix admindb for list with no mod password.Mark Sapiro2021-11-121-1/+2
* Use moderator rather than admin for admindb CSRF token.Mark Sapiro2021-11-031-2/+1
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
* Implement security log.Mark Sapiro2018-06-111-0/+7
|\
| * Improved logging of security related eventsJim Popovitch2018-06-061-0/+5
|/
* Added screen reader labels to some admindb radio buttons.Mark Sapiro2017-06-241-15/+10
* Display date of held subscriptions and keep newest.Mark Sapiro2017-06-091-6/+11
* Bumped Copyrights and fixed a bug in prior commit.Mark Sapiro2017-06-051-1/+1
* Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-051-8/+8
* Fixes for CVE-2016-6893 and more.Mark Sapiro2016-08-261-2/+22
* Catch TypeError from certain defective crafted POST requests.Mark Sapiro2016-07-141-0/+12
* Prior fix for lp:1573623 at rev 1647 was incomplete.Mark Sapiro2016-05-221-2/+3
* White space left of Logout link is no longer part of the link.Mark Sapiro2016-04-221-3/+4
* Bumped copyright year for prior change.Mark Sapiro2015-02-031-1/+1
* The admindb interface has been fixed so the the detail message bodyMark Sapiro2015-01-301-8/+6
* <label> tags have been added around most check boxes and radio buttonsMark Sapiro2014-06-091-10/+29
* - Added the list name to the vette log "held message approved" entry.Mark Sapiro2014-03-211-2/+2
* Enable setting a default grouping/sorting for the admindb held messageMark Sapiro2013-07-191-4/+7
* Backported the held message sorting to 2.1 and made it optional.Mark Sapiro2013-07-181-18/+51
* - It is no longer possible to add 'invalid' addresses to the ban_listMark Sapiro2013-06-071-15/+39
* The pending (un)subscriptions waiting approval are now sorted by emailMark Sapiro2013-04-031-5/+5
* Fix for bug #629738 could cause a crash in the admindb details displayMark Sapiro2011-12-311-1/+3
* Fixed a problem in admindb.py where the character set for the display ofMark Sapiro2011-05-101-1/+8
* Added a logout link to the admindb interface and made both admin andMark Sapiro2011-04-231-3/+24
* Fixed admindb interface to decode base64 and quoted-printable encodedMark Sapiro2010-09-031-1/+1
* Fixed an issue in admindb that could result in a KeyError and "we hit aMark Sapiro2010-06-251-6/+10
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-291-0/+2
* Fixed a bug in the admindb interface that could apply a moderatorMark Sapiro2010-03-061-2/+10
* - Added vette logging for rejected and discarded (un)subscribe requests.Mark Sapiro2009-12-041-1/+1
* Fixed a bug in admindb.py in the implementation of replacing "No ReasonMark Sapiro2009-02-031-2/+7
* Mailman/Utils.pyMark Sapiro2009-01-021-9/+8
* admindb.py - Changed to not show the "Discard all messages marked Defer" chec...msapiro2007-06-121-2/+5
* - CGI/admin.pymsapiro2007-05-081-3/+3
* Removed the "Discard all messages marked Defer" checkbox from themsapiro2006-09-211-2/+2
* CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw2006-08-301-3/+3
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-5/+6
* Improving banned subscription logic to cover all invites, subscribes, address...msapiro2005-12-031-1/+8
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* [ mailman-Bugs-1047532 ] problem with "discard all ..."tkikuchi2004-12-071-12/+14
* Precautions against 'charset=' (empty) message.tkikuchi2004-12-011-1/+1
* main(): Add discard checkbox above the last submit button too.bwarsaw2004-04-301-0/+5
* main(), process_form(): Due to popular demand, added SF patch # 810675 whichbwarsaw2004-04-251-1/+13
* show_pending_subs(): The address in the pending database may be a unicode, butbwarsaw2003-12-271-1/+3
* show_helds_overview(), show_post_requests(): Another part of TK'sbwarsaw2003-12-271-2/+13
* Comment repair.bwarsaw2003-12-221-1/+1
* Backporting from the HEAD -- updated cgi'sbwarsaw2003-09-221-1/+1
* Backporting from the trunk.bwarsaw2003-02-081-6/+6
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+769