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 (
Expand
)
Author
Files
Lines
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
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 b...
Ralf Jung
4
-4
/
+70
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 dmarc_moderation_...
Jim Popovitch
5
-2
/
+16
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
2018-07-09
Add language selecter to "HTML Page Editing" page for multi-lang lists
Yasuhito FUTATSUKI at POEM
1
-7
/
+34
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
2018-06-22
* apply Utils.websafe() to description string in admin.py
Yasuhito FUTATSUKI at POEM
2
-2
/
+7
2018-06-22
enhance i18n of listinfo overview
Yasuhito FUTATSUKI at POEM
4
-2
/
+31
2018-06-18
One more global _ needed.
Mark Sapiro
1
-0
/
+1
2018-06-18
Added global _ where needed.
Mark Sapiro
4
-0
/
+4
2018-06-17
Bump copyright dates.
Mark Sapiro
151
-148
/
+148
2018-06-17
add missed whence msgid in previous commit
Yasuhito FUTATSUKI at POEM
1
-4
/
+5
2018-06-16
Preserve translation accross a call to SendSubscribeAck().
Mark Sapiro
1
-2
/
+8
2018-06-16
whence should be translated to lists language for admin notify
Yasuhito FUTATSUKI at POEM
1
-1
/
+2
2018-06-16
enhance i18n in admin(un)?subscribeack messages
Yasuhito FUTATSUKI at POEM
6
-9
/
+18
2018-06-12
Add whence to owner subscribe|unsubscribe notifications.
Jim Popovitch
1
-0
/
+2
2018-06-11
Support for verifying subscriber domains against the Spamhaus DBL
Jim Popovitch
3
-0
/
+32
2018-06-10
Changes based on feedback from Mark.
Jim Popovitch
3
-9
/
+8
2018-06-06
Improved logging of security related events
Jim Popovitch
7
-1
/
+34
2018-06-05
Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6.
Mark Sapiro
1
-7
/
+21
2018-06-04
Not at all my day.
Mark Sapiro
1
-1
/
+1
2018-06-04
Ooops. Forgot mm_cfg.
Mark Sapiro
1
-1
/
+1
2018-06-04
Restrict Spamhaus ZEN hits to SBL, CSS and XBL.
Mark Sapiro
2
-3
/
+3
[next]