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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
Support for verifying subscriber domains against the Spamhaus DBL
Jim Popovitch
2018-06-11
3
-0
/
+32
|
|
*
|
Added %(whence)s replacement for admin (un)subscribe notices.
Mark Sapiro
2018-06-11
1
-0
/
+2
|
\
\
|
*
|
Add whence to owner subscribe|unsubscribe notifications.
Jim Popovitch
2018-06-12
1
-0
/
+2
|
/
/
*
|
Implement security log.
Mark Sapiro
2018-06-11
7
-5
/
+48
|
\
\
|
|
/
|
/
|
|
*
Changes based on feedback from Mark.
Jim Popovitch
2018-06-10
3
-9
/
+8
|
|
|
*
Improved logging of security related events
Jim Popovitch
2018-06-06
7
-1
/
+34
|
/
*
Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6.
Mark Sapiro
2018-06-05
1
-7
/
+21
|
|
|
Fix string formatting for Python 2.6.
*
Not at all my day.
Mark Sapiro
2018-06-04
1
-1
/
+1
|
*
Ooops. Forgot mm_cfg.
Mark Sapiro
2018-06-04
1
-1
/
+1
|
*
Restrict Spamhaus ZEN hits to SBL, CSS and XBL.
Mark Sapiro
2018-06-04
2
-3
/
+3
|
*
Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Feature
Mark Sapiro
2018-06-04
3
-1
/
+34
|
*
Added Esperanto translation and updated i18n.
Mark Sapiro
2018-06-03
1
-0
/
+1
|
*
Separate data in CSRF token by colon to avoid collisions.
Ralf Jung
2018-06-03
2
-6
/
+6
|
|
|
|
|
|
This makes the data-to-token function injective. Previously, for example, the list called "list1" and the IP "10.0.0.0" would have the same hash as the list called "list" and the IP "110.0.0.0", as the strings were just concatenated.
*
Internationalize the noscript note added to reCAPTCHA.
Mark Sapiro
2018-05-26
1
-2
/
+3
|
*
A few more error messages have had their values HTML escaped.
Mark Sapiro
2018-05-21
1
-1
/
+2
|
*
Add <noscript> note to listinfo reCAPTCHA that JavaScript is required.
Mark Sapiro
2018-05-05
1
-0
/
+1
|
*
bin/arch now uses i18n.C_ for progress messages.
Mark Sapiro
2018-05-03
2
-11
/
+12
|
*
Improve DELIVERY_RETRY_WAIT reimplementation.
Mark Sapiro
2018-04-10
2
-6
/
+9
|
*
Fixed another Python 2.7 dependency.
Mark Sapiro
2018-03-12
1
-3
/
+2
|
*
Added a few more badword checks to Utils.suspiciousHTML().
Mark Sapiro
2018-03-08
2
-5
/
+36
|
|
|
Added validation of GUI updates to host_name.
*
Bad values in topics no longer break the list.
Mark Sapiro
2018-03-08
1
-2
/
+10
|
*
Removed a Python 2.7 dependency introduced in 2.1.26.
Mark Sapiro
2018-03-01
1
-1
/
+1
|
*
Bumped branch version to: 2.1.26
Mark Sapiro
2018-02-04
1
-2
/
+2
|
*
Fix XSS and info leak in options CGI - CVE-2018-5950
Mark Sapiro
2018-02-04
1
-15
/
+17
|
*
It's not necessary to replace _ with - in language codes for reCAPTCHA.
Mark Sapiro
2018-02-03
1
-3
/
+1
|
*
Corrected i18n from rev. 1738 and updated message catalogs.
Mark Sapiro
2018-01-30
1
-3
/
+5
|
*
Added the ability to add reCAPTCHA to the listinfo subscribe form.
Mark Sapiro
2018-01-29
3
-3
/
+44
|
\
|
*
Allow the list subscription form to be protected from spam bots using
David Siebörger
2018-01-29
3
-0
/
+38
|
/
|
|
|
reCAPTCHA.
*
Removed a Python 2.7 dependency from pipermail.py.
Mark Sapiro
2017-12-29
1
-2
/
+2
|
*
Show match in hold reason for header_filter_rules.
Mark Sapiro
2017-12-09
1
-2
/
+8
|
*
Ignore missing .db files when updating group and mode.
Mark Sapiro
2017-11-23
1
-1
/
+6
|
*
The DELIVERY_RETRY_WAIT setting is now effective.
Mark Sapiro
2017-11-02
2
-1
/
+7
|
*
Bumped branch version to: 2.1.25
Mark Sapiro
2017-10-26
1
-2
/
+2
|
*
Updated i18n in preparation for 2.1.25 release.
Mark Sapiro
2017-10-26
1
-2
/
+2
|
|
|
Fixed a minor typo.
*
Improved DMARC testing for domains with DNSSEC validation problems.
Mark Sapiro
2017-10-07
1
-2
/
+14
|
*
The default DMARC reject reason now properly replaces %(listowner)s.
Mark Sapiro
2017-09-22
1
-0
/
+1
|
*
Show case preserved emails in the roster.
Mark Sapiro
2017-07-30
1
-0
/
+1
|
*
Added screen reader labels to some admindb radio buttons.
Mark Sapiro
2017-06-24
2
-24
/
+13
|
*
Added text for screen readers only to checkboxes on admin Membership List.
Mark Sapiro
2017-06-21
2
-8
/
+36
|
*
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
|
*
Ensure aliases.db and virtual-mailman.db are world readable and owned
Mark Sapiro
2017-06-06
1
-3
/
+25
|
|
|
by the Mailman user.
*
Bumped Copyrights and fixed a bug in prior commit.
Mark Sapiro
2017-06-05
12
-14
/
+14
|
*
Defend against CGI requests with multiple values for the same parameter.
Mark Sapiro
2017-06-05
13
-114
/
+114
|
*
Fixed a regression in Cgi/options.py.
Mark Sapiro
2017-06-04
1
-12
/
+12
|
*
Bumped branch version to: 2.1.24
Mark Sapiro
2017-06-02
1
-2
/
+2
|
*
Added list-owner@virtual.domain addresses to virtual-mailman.
Mark Sapiro
2017-05-30
1
-6
/
+29
|
*
Display only the list-owner address in the 'list run by' footer.
Mark Sapiro
2017-05-30
1
-3
/
+2
|
*
Changed member_verbosity_threshold from a >= test to a strictly > test.
Mark Sapiro
2017-05-24
1
-2
/
+2
|
*
Implement base64 encoded recipient header.
Mark Sapiro
2017-05-23
2
-0
/
+16
|
[prev]
[next]