| Commit message (Expand) | Author | Files | Lines |
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 |
2018-06-04 | Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Feature | Mark Sapiro | 3 | -1/+34 |
2018-06-03 | Added Esperanto translation and updated i18n. | Mark Sapiro | 1 | -0/+1 |
2018-06-03 | Separate data in CSRF token by colon to avoid collisions. | Ralf Jung | 2 | -6/+6 |
2018-05-26 | Internationalize the noscript note added to reCAPTCHA. | Mark Sapiro | 1 | -2/+3 |
2018-05-21 | A few more error messages have had their values HTML escaped. | Mark Sapiro | 1 | -1/+2 |
2018-05-05 | Add <noscript> note to listinfo reCAPTCHA that JavaScript is required. | Mark Sapiro | 1 | -0/+1 |
2018-05-03 | bin/arch now uses i18n.C_ for progress messages. | Mark Sapiro | 2 | -11/+12 |
2018-04-10 | Improve DELIVERY_RETRY_WAIT reimplementation. | Mark Sapiro | 2 | -6/+9 |
2018-03-12 | Fixed another Python 2.7 dependency. | Mark Sapiro | 1 | -3/+2 |
2018-03-08 | Added a few more badword checks to Utils.suspiciousHTML(). | Mark Sapiro | 2 | -5/+36 |
2018-03-08 | Bad values in topics no longer break the list. | Mark Sapiro | 1 | -2/+10 |
2018-03-01 | Removed a Python 2.7 dependency introduced in 2.1.26. | Mark Sapiro | 1 | -1/+1 |
2018-02-04 | Bumped branch version to: 2.1.26 | Mark Sapiro | 1 | -2/+2 |
2018-02-04 | Fix XSS and info leak in options CGI - CVE-2018-5950 | Mark Sapiro | 1 | -15/+17 |
2018-02-03 | It's not necessary to replace _ with - in language codes for reCAPTCHA. | Mark Sapiro | 1 | -3/+1 |
2018-01-30 | Corrected i18n from rev. 1738 and updated message catalogs. | Mark Sapiro | 1 | -3/+5 |
2018-01-30 | Update Japanese translation (with msgid fix) | Yasuhito FUTATSUKI at POEM | 1 | -3/+3 |
2018-01-29 | Allow the list subscription form to be protected from spam bots using | David Siebörger | 3 | -0/+38 |
2017-12-29 | Removed a Python 2.7 dependency from pipermail.py. | Mark Sapiro | 1 | -2/+2 |
2017-12-09 | Show match in hold reason for header_filter_rules. | Mark Sapiro | 1 | -2/+8 |
2017-11-23 | Ignore missing .db files when updating group and mode. | Mark Sapiro | 1 | -1/+6 |
2017-11-02 | The DELIVERY_RETRY_WAIT setting is now effective. | Mark Sapiro | 2 | -1/+7 |
2017-10-26 | Bumped branch version to: 2.1.25 | Mark Sapiro | 1 | -2/+2 |
2017-10-26 | Updated i18n in preparation for 2.1.25 release. | Mark Sapiro | 1 | -2/+2 |
2017-10-07 | Improved DMARC testing for domains with DNSSEC validation problems. | Mark Sapiro | 1 | -2/+14 |
2017-09-22 | The default DMARC reject reason now properly replaces %(listowner)s. | Mark Sapiro | 1 | -0/+1 |
2017-07-30 | Show case preserved emails in the roster. | Mark Sapiro | 1 | -0/+1 |
2017-06-24 | Added screen reader labels to some admindb radio buttons. | Mark Sapiro | 2 | -24/+13 |
2017-06-21 | Added text for screen readers only to checkboxes on admin Membership List. | Mark Sapiro | 2 | -8/+36 |
2017-06-09 | Display date of held subscriptions and keep newest. | Mark Sapiro | 1 | -6/+11 |
2017-06-07 | Reverted another getfirst in the multi-value CGI defence. | Mark Sapiro | 1 | -1/+1 |
2017-06-06 | Ensure aliases.db and virtual-mailman.db are world readable and owned | Mark Sapiro | 1 | -3/+25 |