aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed a Python 2.7 dependency from pipermail.py.Mark Sapiro2017-12-291-2/+2
* Show match in hold reason for header_filter_rules.Mark Sapiro2017-12-091-2/+8
* Ignore missing .db files when updating group and mode.Mark Sapiro2017-11-231-1/+6
* The DELIVERY_RETRY_WAIT setting is now effective.Mark Sapiro2017-11-022-1/+7
* Bumped branch version to: 2.1.25Mark Sapiro2017-10-261-2/+2
* Updated i18n in preparation for 2.1.25 release.Mark Sapiro2017-10-261-2/+2
* Improved DMARC testing for domains with DNSSEC validation problems.Mark Sapiro2017-10-071-2/+14
* The default DMARC reject reason now properly replaces %(listowner)s.Mark Sapiro2017-09-221-0/+1
* Show case preserved emails in the roster.Mark Sapiro2017-07-301-0/+1
* Added screen reader labels to some admindb radio buttons.Mark Sapiro2017-06-242-24/+13
* Added text for screen readers only to checkboxes on admin Membership List.Mark Sapiro2017-06-212-8/+36
* Display date of held subscriptions and keep newest.Mark Sapiro2017-06-091-6/+11
* Reverted another getfirst in the multi-value CGI defence.Mark Sapiro2017-06-071-1/+1
* Ensure aliases.db and virtual-mailman.db are world readable and ownedMark Sapiro2017-06-061-3/+25
* Bumped Copyrights and fixed a bug in prior commit.Mark Sapiro2017-06-0512-14/+14
* Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-0513-114/+114
* Fixed a regression in Cgi/options.py.Mark Sapiro2017-06-041-12/+12
* Bumped branch version to: 2.1.24Mark Sapiro2017-06-021-2/+2
* Added list-owner@virtual.domain addresses to virtual-mailman.Mark Sapiro2017-05-301-6/+29
* Display only the list-owner address in the 'list run by' footer.Mark Sapiro2017-05-301-3/+2
* Changed member_verbosity_threshold from a >= test to a strictly > test.Mark Sapiro2017-05-241-2/+2
* Implement base64 encoded recipient header.Mark Sapiro2017-05-232-0/+16
* Changed DEFAULT_MSG_FOOTER to use standard sig separator.Mark Sapiro2017-05-121-2/+5
* Improvements in subject prefixing with encoded prefixes.Mark Sapiro2017-05-121-6/+8
* Change 'subscribees' to 'subscribers' on admin mass subscribe page.Mark Sapiro2017-04-251-1/+1
* Fixed unexploitable XSS attach via crafted HTTP Host: header.Mark Sapiro2017-03-301-1/+1
* Treat message and digest headers and footers as empty if they containMark Sapiro2017-03-152-7/+11
* Fixed a long standing typo.Mark Sapiro2017-03-061-2/+2
* Ensure added headers and footers have a trailing new-line.Mark Sapiro2017-03-041-0/+3
* Fixed an uncaught TypeError in the subscribe CGI.Mark Sapiro2017-02-221-1/+1
* Added recognition for a newly seen mailEnable bounce.Mark Sapiro2017-02-141-0/+4
* Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro2017-02-141-13/+21
* Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro2017-02-031-3/+3
* Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET =...Mark Sapiro2016-12-051-1/+3
* Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ...Mark Sapiro2016-11-291-1/+0
* Properly RFC 2047 encode the display name in DMARC munged From:.Mark Sapiro2016-11-241-5/+36
* Fixed UnicodeError in sending digests following changing list's preferred_lan...Mark Sapiro2016-11-231-3/+14
* Enhanced the fix for race conditions in MailList().Load().Mark Sapiro2016-11-161-2/+4
* Fixed a typo and deleted an unreferenced assignment.Mark Sapiro2016-10-291-5/+2
* Fixed incorrect "view more members" links at the bottom of the adminMark Sapiro2016-10-271-4/+5
* Fix unicode links in multi-page admin Membership list search results.Mark Sapiro2016-09-291-2/+5
* Bumped branch version to: 2.1.23Mark Sapiro2016-08-261-2/+2
* Fixes for CVE-2016-6893 and more.Mark Sapiro2016-08-265-9/+83
* Membership List letter links could be incorrectly rendered as Unicode.Mark Sapiro2016-07-191-0/+3
* Match header_filter_rules as normalized unicodes.Mark Sapiro2016-07-145-11/+74
* Catch TypeError from certain defective crafted POST requests.Mark Sapiro2016-07-1411-14/+132
* Use xmlcharrefreplace when encoding for header_filter_rules.Mark Sapiro2016-07-121-1/+1
* Use backslashreplace when encoding for header_filter_rules.Mark Sapiro2016-07-111-1/+1
* Scrubber links in archives are now in the list's preferred_language.Mark Sapiro2016-05-271-1/+5
* Update copyright.Mark Sapiro2016-05-261-1/+1