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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-06-26
Bumped branch version to: 2.1.34
Mark Sapiro
1
-2
/
+2
2020-06-21
Truncate very long names for scrubbed attachments.
Mark Sapiro
1
-1
/
+2
2020-06-10
Implement WARN_MEMBER_OF_SUBSCRIBE subscribe setting.
Mark Sapiro
2
-0
/
+5
2020-05-28
DMARC mitigation no longer misses upper case names.
Mark Sapiro
1
-2
/
+4
2020-05-18
Extend REFUSE_SECOND_PENDING to unsubscription as well.
Mark Sapiro
4
-8
/
+21
2020-05-13
Fix potential ValueError in MailList.CheckPending.
Mark Sapiro
1
-4
/
+3
2020-05-07
Bumped branch version to: 2.1.33
Mark Sapiro
1
-2
/
+2
2020-05-07
Fixed content injection vulnerability via the private login page.
Mark Sapiro
1
-7
/
+3
2020-05-05
Bumped branch version to: 2.1.32
Mark Sapiro
1
-2
/
+2
2020-05-05
Bumped branch version to: 2.1.31
Mark Sapiro
1
-2
/
+2
2020-05-05
Fixed options login content injection vulnerability.
Mark Sapiro
1
-1
/
+1
2020-04-25
Workaround non-ascii in string.lowercase.
Mark Sapiro
1
-0
/
+4
2020-04-25
Updates to bounce recognition.
Mark Sapiro
1
-0
/
+4
2020-04-13
Bumped branch version to: 2.1.30
Mark Sapiro
1
-3
/
+3
2020-01-16
Valid address pattern needs to consume the whole string.
Mark Sapiro
1
-1
/
+1
2020-01-16
Fixed SimpleMatch to only return valid addresses.
Mark Sapiro
2
-7
/
+28
2020-01-11
Bumped branch version to: 2.1.30rc1
Mark Sapiro
1
-4
/
+4
2020-01-09
Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes.
Mark Sapiro
5
-0
/
+37
2019-11-08
Fix possible UnicodeDecodeError in sending subscription confirmation.
Mark Sapiro
1
-2
/
+3
2019-11-08
Implement new drop_cc switch.
Mark Sapiro
6
-3
/
+30
2019-10-05
Changed new 'Successfully unsubscribed:' to existing
Mark Sapiro
1
-1
/
+1
'Successfully Unsubscribed:' and updated i18n.
2019-09-17
Implemented web admin sync members.
Mark Sapiro
2
-2
/
+110
2019-06-10
Don't enable CAPTCHA if 'en' key is not set
Ralf Jung
1
-1
/
+1
2019-06-10
Mention in the docs that 'en' is used as the default key
Ralf Jung
1
-0
/
+3
2019-06-10
fix computing the form hash when there is no CAPTCHA
Ralf Jung
1
-1
/
+1
2019-06-10
implement a simple CAPTCHA scheme based on questions and answers configured ↵
Ralf Jung
4
-4
/
+70
by the site admin
2019-06-05
Added site list -bounces and -request @ virtual domain to virtual-mailman.
Mark Sapiro
1
-4
/
+26
2019-06-05
Fixed missing <> in List-ID with invalid char in description.
Mark Sapiro
1
-0
/
+6
2019-05-21
Update Defaults.py doc for DEFAULT_DMARC_MODERATION_ACTION.
Mark Sapiro
1
-1
/
+3
2019-05-16
Remove unnecessary kludges from DSN recognition.
Mark Sapiro
1
-27
/
+1
2019-03-06
Strip leading/trailing spaces from login email for private and options login.
Mark Sapiro
2
-3
/
+4
2019-03-01
Implement MAX_LISTNAME_LENGTH to avoid calculating on each web access.
Mark Sapiro
2
-4
/
+18
2019-01-28
Expand tabs in Python code.
Mark Sapiro
8
-55
/
+55
2018-12-30
Corrected and augmented some security log messages.
Mark Sapiro
4
-3
/
+17
2018-12-01
Updated SpamDetect.py and VARHELP based on feedback from Mark S.
Jim Popovitch
2
-3
/
+6
2018-11-30
Patch for dmarc_moderation_addresses to automatically apply ↵
Jim Popovitch
5
-2
/
+16
dmarc_moderation_action against a regexp of addresess
2018-11-28
Added recognition for non-compliant opensmtpd DSN Action: error.
Mark Sapiro
1
-1
/
+2
2018-11-10
Use .bin extension for scrubbed application/octet-stream files.
Mark Sapiro
1
-0
/
+3
2018-08-07
Catch TypeError on simultaneous confirmations of the same token.
Mark Sapiro
1
-5
/
+19
2018-07-24
Bumped branch version to: 2.1.29
Mark Sapiro
1
-2
/
+2
2018-07-24
Fixed broken patch at rev. 1796.
Mark Sapiro
1
-1
/
+1
2018-07-23
Bumped branch version to: 2.1.28
Mark Sapiro
1
-2
/
+2
2018-07-23
Truncate long invalid list names in web error messages.
Mark Sapiro
1
-5
/
+16
2018-07-15
fix python doc urls
Yasuhito FUTATSUKI at POEM
3
-3
/
+3
2018-07-12
Add description about IPv6 support of BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE
Yasuhito FUTATSUKI at POEM
1
-2
/
+4
fix a typo
2018-07-09
Add language selecter to "HTML Page Editing" page for multi-lang lists
Yasuhito FUTATSUKI at POEM
1
-7
/
+34
Add back link from editing page to editing page selection page
2018-07-04
Escaping of HTML entities for the web UI is now done more selectively.
Mark Sapiro
2
-4
/
+9
2018-07-02
Fixed BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE to use DBL, not ZEN.
Mark Sapiro
1
-1
/
+1
2018-06-22
Bumped branch version to: 2.1.27
Mark Sapiro
1
-2
/
+2
2018-06-22
revert Mailman/Gui/GUIBase.py to drop change of this branch
Yasuhito FUTATSUKI at POEM
1
-8
/
+0
[next]