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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added screen reader labels to some admindb radio buttons.
Mark Sapiro
2017-06-24
1
-15
/
+10
*
Added text for screen readers only to checkboxes on admin Membership List.
Mark Sapiro
2017-06-21
1
-7
/
+16
*
Display date of held subscriptions and keep newest.
Mark Sapiro
2017-06-09
1
-6
/
+11
*
Reverted another getfirst in the multi-value CGI defence.
Mark Sapiro
2017-06-07
1
-1
/
+1
*
Bumped Copyrights and fixed a bug in prior commit.
Mark Sapiro
2017-06-05
10
-12
/
+12
*
Defend against CGI requests with multiple values for the same parameter.
Mark Sapiro
2017-06-05
11
-105
/
+105
*
Fixed a regression in Cgi/options.py.
Mark Sapiro
2017-06-04
1
-12
/
+12
*
Change 'subscribees' to 'subscribers' on admin mass subscribe page.
Mark Sapiro
2017-04-25
1
-1
/
+1
*
Fixed an uncaught TypeError in the subscribe CGI.
Mark Sapiro
2017-02-22
1
-1
/
+1
*
Fixed a TypeError thrown in the roster CGI when called with a listname
Mark Sapiro
2017-02-03
1
-3
/
+3
*
Fixed incorrect "view more members" links at the bottom of the admin
Mark Sapiro
2016-10-27
1
-4
/
+5
*
Fix unicode links in multi-page admin Membership list search results.
Mark Sapiro
2016-09-29
1
-2
/
+5
*
Fixes for CVE-2016-6893 and more.
Mark Sapiro
2016-08-26
3
-5
/
+71
*
Membership List letter links could be incorrectly rendered as Unicode.
Mark Sapiro
2016-07-19
1
-0
/
+3
*
Catch TypeError from certain defective crafted POST requests.
Mark Sapiro
2016-07-14
11
-14
/
+132
*
Prior fix for lp:1573623 at rev 1647 was incomplete.
Mark Sapiro
2016-05-22
1
-2
/
+3
*
Added a bunch more templates to those that can be edited via the GUI.
Mark Sapiro
2016-05-18
1
-1
/
+13
*
Catch MMUnknownListError in case list is removed after listing names.
Mark Sapiro
2016-05-17
2
-3
/
+11
*
White space left of Logout link is no longer part of the link.
Mark Sapiro
2016-04-22
1
-3
/
+4
*
Submitting the user options form for a user who was asynchronously
Mark Sapiro
2015-12-06
1
-0
/
+8
*
Defended against a user submitting URLs with query fragments or POST
Mark Sapiro
2015-09-16
1
-0
/
+8
*
Don't show digest options on user's options page for non-digestable lists.
Mark Sapiro
2015-07-20
1
-2
/
+8
*
Improved identification of remote clients coming via a proxy server.
Mark Sapiro
2015-06-23
3
-9
/
+18
|
\
|
*
Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239)
Jim Popovitch
2015-06-23
3
-9
/
+18
|
/
*
If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a load
Mark Sapiro
2015-04-23
2
-12
/
+35
*
Improved search in admin UI Membership List.
Mark Sapiro
2015-04-13
1
-1
/
+10
*
Implemented member address change via the admin GUI.
Mark Sapiro
2015-03-09
1
-1
/
+109
*
Bumped copyright year for prior change.
Mark Sapiro
2015-02-03
1
-1
/
+1
*
The admindb interface has been fixed so the the detail message body
Mark Sapiro
2015-01-30
1
-8
/
+6
*
A number of changes from the unofficial 2.2 branch have been backported to
Mark Sapiro
2015-01-22
2
-18
/
+21
*
Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the default
Mark Sapiro
2014-12-20
1
-1
/
+2
*
Catch the NotAMemberError exception thrown if an authenticated
Mark Sapiro
2014-11-07
1
-0
/
+7
*
The options CGI now rejects all but HTTP GET and POST requests.
Mark Sapiro
2014-09-21
1
-0
/
+12
*
<label> tags have been added around most check boxes and radio buttons
Mark Sapiro
2014-06-09
1
-10
/
+29
*
Removed HTML tags from the title of a couple of rmlist.py pages because
Mark Sapiro
2014-05-02
1
-2
/
+2
*
Fixed the admin Membership List so a search string if any is not lost
Mark Sapiro
2014-04-15
1
-1
/
+2
*
- Added the list name to the vette log "held message approved" entry.
Mark Sapiro
2014-03-21
10
-20
/
+20
*
Changed the message from the confirm CGI to not indicate approval is
Mark Sapiro
2014-02-07
1
-2
/
+3
*
Enable setting a default grouping/sorting for the admindb held message
Mark Sapiro
2013-07-19
1
-4
/
+7
*
Backported the held message sorting to 2.1 and made it optional.
Mark Sapiro
2013-07-18
1
-18
/
+51
*
- It is no longer possible to add 'invalid' addresses to the ban_list
Mark Sapiro
2013-06-07
1
-15
/
+39
*
The pending (un)subscriptions waiting approval are now sorted by email
Mark Sapiro
2013-04-03
1
-5
/
+5
*
Added a minimum delay between retrieval and submission of the subscribe form.
Mark Sapiro
2012-12-14
1
-0
/
+4
*
Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)
Mark Sapiro
2012-11-24
2
-2
/
+34
*
Added 'legend' to the list of CSRF safe parameters for the admin CGI.
Mark Sapiro
2012-10-30
1
-1
/
+2
*
The query fragments send_unsub_notifications_to_list_owner and
Mark Sapiro
2012-08-22
1
-9
/
+7
*
Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.
Mark Sapiro
2012-06-20
1
-0
/
+0
*
Backported the password reminder from private archive login feature from the
Mark Sapiro
2012-03-25
1
-1
/
+22
*
Added a few more safe_params to the CSRF check.
Mark Sapiro
2012-02-23
1
-1
/
+2
*
Added Tokio Kikuchi's Cross-site Request Forgery hardening to the admin UI.
Mark Sapiro
2012-02-05
1
-6
/
+26
[next]