| Commit message (Expand) | Author | Files | Lines |
2021-11-03 | Fix a potentail XSS attack via the user options page. | Mark Sapiro | 1 | -0/+12 |
2021-10-18 | Fixes for CVEs 2021-42096 and 2021-42097. | Mark Sapiro | 1 | -1/+11 |
2021-06-06 | DMARC policy ignores domains with multiple DMARC records. | Mark Sapiro | 1 | -0/+3 |
2021-04-07 | Translate 'disabled' when used. | Mark Sapiro | 1 | -0/+3 |
2021-03-30 | Decode message bodies for replies in CommandRunner. | Mark Sapiro | 1 | -0/+4 |
2021-03-05 | Thghten conditions for scrubbing text/plain. | Mark Sapiro | 1 | -0/+3 |
2021-02-14 | Fix missing Subject: in some Wrap Message wrappers. | Mark Sapiro | 1 | -0/+7 |
2020-07-02 | Added CVE and bug references to old NEWS item. | Mark Sapiro | 1 | -1/+1 |
2020-06-26 | Prepare for 2.1.34 release. | Mark Sapiro | 1 | -1/+1 |
2020-06-26 | Added a couple of CVE references. | Mark Sapiro | 1 | -3/+4 |
2020-06-21 | Truncate very long names for scrubbed attachments. | Mark Sapiro | 1 | -0/+3 |
2020-06-10 | Implement WARN_MEMBER_OF_SUBSCRIBE subscribe setting. | Mark Sapiro | 1 | -0/+4 |
2020-05-28 | Updates to Spanish i18n and mailman.pot. | Mark Sapiro | 1 | -0/+4 |
2020-05-28 | DMARC mitigation no longer misses upper case names. | Mark Sapiro | 1 | -0/+3 |
2020-05-18 | Extend REFUSE_SECOND_PENDING to unsubscription as well. | Mark Sapiro | 1 | -1/+2 |
2020-05-13 | Fix potential ValueError in MailList.CheckPending. | Mark Sapiro | 1 | -1/+8 |
2020-05-07 | Fixed content injection vulnerability via the private login page. | Mark Sapiro | 1 | -0/+7 |
2020-05-05 | i18n changes for prior release. | Mark Sapiro | 1 | -0/+7 |
2020-05-05 | Fixed options login content injection vulnerability. | Mark Sapiro | 1 | -1/+6 |
2020-04-25 | Workaround non-ascii in string.lowercase. | Mark Sapiro | 1 | -0/+3 |
2020-04-25 | Updates to bounce recognition. | Mark Sapiro | 1 | -0/+4 |
2020-04-25 | Updates to Spanish i18n. | Mark Sapiro | 1 | -0/+6 |
2020-04-12 | Update for 2.1.30 final release. | Mark Sapiro | 1 | -1/+1 |
2020-04-12 | Updated Brazilian Portugese translation. | Mark Sapiro | 1 | -0/+2 |
2020-04-12 | Updated Spanish translation. | Mark Sapiro | 1 | -0/+2 |
2020-02-19 | Updated German translation from Ludwig Reiter. | Mark Sapiro | 1 | -0/+2 |
2020-01-16 | Fixed SimpleMatch to only return valid addresses. | Mark Sapiro | 1 | -0/+3 |
2020-01-09 | Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes. | Mark Sapiro | 1 | -0/+6 |
2019-11-08 | Fix possible UnicodeDecodeError in sending subscription confirmation. | Mark Sapiro | 1 | -0/+3 |
2019-11-08 | Implement new drop_cc switch. | Mark Sapiro | 1 | -0/+4 |
2019-10-05 | Clarify wording in NEWS item. | Mark Sapiro | 1 | -2/+2 |
2019-09-17 | Implemented web admin sync members. | Mark Sapiro | 1 | -0/+4 |
2019-08-16 | Extend sys.path with site.getsitepackages(). | Mark Sapiro | 1 | -0/+3 |
2019-06-20 | Corrected a misspelled name. | Mark Sapiro | 1 | -1/+1 |
2019-06-05 | Added site list -bounces and -request @ virtual domain to virtual-mailman. | Mark Sapiro | 1 | -0/+4 |
2019-06-05 | Fixed missing <> in List-ID with invalid char in description. | Mark Sapiro | 1 | -0/+4 |
2019-05-22 | Fixed misspelling of mailmanctl no-restart option. | Mark Sapiro | 1 | -0/+2 |
2019-03-06 | Strip leading/trailing spaces from login email for private and options login. | Mark Sapiro | 1 | -0/+3 |
2019-03-01 | Implement MAX_LISTNAME_LENGTH to avoid calculating on each web access. | Mark Sapiro | 1 | -0/+7 |
2018-12-30 | Corrected and augmented some security log messages. | Mark Sapiro | 1 | -0/+2 |
2018-11-28 | Added recognition for non-compliant opensmtpd DSN Action: error. | Mark Sapiro | 1 | -0/+3 |
2018-11-10 | Added NEWS item for prior change. | Mark Sapiro | 1 | -1/+4 |
2018-08-07 | Catch TypeError on simultaneous confirmations of the same token. | Mark Sapiro | 1 | -0/+7 |
2018-07-24 | Fixed broken patch at rev. 1796. | Mark Sapiro | 1 | -0/+7 |
2018-07-23 | Truncate long invalid list names in web error messages. | Mark Sapiro | 1 | -1/+6 |
2018-07-18 | Updated to German translation. | Mark Sapiro | 1 | -0/+2 |
2018-07-10 | Updated Esperanto translation. | Mark Sapiro | 1 | -0/+4 |
2018-07-04 | Escaping of HTML entities for the web UI is now done more selectively. | Mark Sapiro | 1 | -0/+3 |
2018-07-02 | Fixed BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE to use DBL, not ZEN. | Mark Sapiro | 1 | -0/+7 |
2018-06-24 | Added a CVE reference. | Mark Sapiro | 1 | -2/+2 |