index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
/
Cgi
/
admin.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Changed new 'Successfully unsubscribed:' to existing
Mark Sapiro
1
-1
/
+1
2019-09-17
Implemented web admin sync members.
Mark Sapiro
1
-2
/
+109
2018-07-15
fix python doc urls
Yasuhito FUTATSUKI at POEM
1
-1
/
+1
2018-06-22
* apply Utils.websafe() to description string in admin.py
Yasuhito FUTATSUKI at POEM
1
-1
/
+1
2018-06-22
enhance i18n of listinfo overview
Yasuhito FUTATSUKI at POEM
1
-1
/
+1
2018-06-18
Added global _ where needed.
Mark Sapiro
1
-0
/
+1
2018-06-17
Bump copyright dates.
Mark Sapiro
1
-1
/
+1
2018-06-16
enhance i18n in admin(un)?subscribeack messages
Yasuhito FUTATSUKI at POEM
1
-3
/
+5
2018-06-06
Improved logging of security related events
Jim Popovitch
1
-0
/
+5
2017-06-21
Added text for screen readers only to checkboxes on admin Membership List.
Mark Sapiro
1
-7
/
+16
2017-06-05
Bumped Copyrights and fixed a bug in prior commit.
Mark Sapiro
1
-1
/
+1
2017-06-05
Defend against CGI requests with multiple values for the same parameter.
Mark Sapiro
1
-24
/
+24
2017-04-25
Change 'subscribees' to 'subscribers' on admin mass subscribe page.
Mark Sapiro
1
-1
/
+1
2016-10-27
Fixed incorrect "view more members" links at the bottom of the admin
Mark Sapiro
1
-4
/
+5
2016-09-29
Fix unicode links in multi-page admin Membership list search results.
Mark Sapiro
1
-2
/
+5
2016-07-19
Membership List letter links could be incorrectly rendered as Unicode.
Mark Sapiro
1
-0
/
+3
2016-07-14
Catch TypeError from certain defective crafted POST requests.
Mark Sapiro
1
-1
/
+13
2016-05-17
Catch MMUnknownListError in case list is removed after listing names.
Mark Sapiro
1
-1
/
+5
2015-04-13
Improved search in admin UI Membership List.
Mark Sapiro
1
-1
/
+10
2015-03-09
Implemented member address change via the admin GUI.
Mark Sapiro
1
-1
/
+109
2014-12-20
Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the default
Mark Sapiro
1
-1
/
+2
2014-04-15
Fixed the admin Membership List so a search string if any is not lost
Mark Sapiro
1
-1
/
+2
2014-03-21
- Added the list name to the vette log "held message approved" entry.
Mark Sapiro
1
-3
/
+3
2012-10-30
Added 'legend' to the list of CSRF safe parameters for the admin CGI.
Mark Sapiro
1
-1
/
+2
2012-08-22
The query fragments send_unsub_notifications_to_list_owner and
Mark Sapiro
1
-9
/
+7
2012-02-23
Added a few more safe_params to the CSRF check.
Mark Sapiro
1
-1
/
+2
2012-02-05
Added Tokio Kikuchi's Cross-site Request Forgery hardening to the admin UI.
Mark Sapiro
1
-6
/
+26
2011-04-25
A new list poster password has been implemented. This password may only
Mark Sapiro
1
-0
/
+27
2011-04-23
Added a logout link to the admindb interface and made both admin and
Mark Sapiro
1
-0
/
+3
2011-04-15
Refactor last change for i18n.
Mark Sapiro
1
-5
/
+7
2011-04-14
Added a report of the affected members to the warnings issued when
Mark Sapiro
1
-3
/
+5
2010-09-10
Made minor wording improvements and typo corrections in some messages.
Mark Sapiro
1
-3
/
+3
2010-07-02
Increased the font size of 'Welcome!'on admin overview for consistency with l...
Mark Sapiro
1
-1
/
+1
2010-06-23
Fixed a bug which would fail to show a list on the admin and listinfo
Mark Sapiro
1
-2
/
+3
2010-03-29
Added roster to the CGIs that return HTTP 401 status for an authentication
Mark Sapiro
1
-0
/
+2
2009-07-31
Backported several bug fixes from the 2.2 branch.
Mark Sapiro
1
-1
/
+1
2009-01-11
Updated links to Python documentation.
Mark Sapiro
1
-1
/
+2
2009-01-10
- Fixed the admin Membership List Find member function so the 'letter'
Mark Sapiro
1
-2
/
+5
2008-11-12
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
1
-3
/
+3
2008-07-30
Fixed a bug in admin.py which would result in chunked pages of the membership
Mark Sapiro
1
-10
/
+5
2007-05-08
- CGI/admin.py
msapiro
1
-17
/
+19
2006-10-11
Fixed admin.py so null VARHELP category is handled (1573393).
msapiro
1
-4
/
+5
2006-08-30
CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery by
bwarsaw
1
-7
/
+8
2005-12-30
A cleansing pass, almost entirely cosmetic. Such things as whitespace
bwarsaw
1
-1
/
+2
2005-12-03
Improving banned subscription logic to cover all invites, subscribes, address...
msapiro
1
-1
/
+4
2005-08-27
FSF office has moved to 51 Franklin Street.
tkikuchi
1
-1
/
+1
2004-12-28
admin.py:
bwarsaw
1
-5
/
+3
2003-12-24
adminy_overview(): Richard Barrett's patch # 828811 to reduce listinfo
bwarsaw
1
-5
/
+6
2003-12-01
get_item_gui_value(): Added a new widget HeaderFilter and associated code to
bwarsaw
1
-2
/
+72
2003-11-21
change_options(): When calling ApprovedAddMember(), pass a meaningful
bwarsaw
1
-2
/
+3
[next]