aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a bit of doc and fixed typos in Defaults.py.in.Mark Sapiro2018-07-111-3/+5
|\
| * Add description about IPv6 support of BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Yasuhito FUTATSUKI at POEM2018-07-121-2/+4
|/
* Enable editing templates in an alternate language.Mark Sapiro2018-07-081-7/+35
|\
| * Add language selecter to "HTML Page Editing" page for multi-lang listsYasuhito FUTATSUKI at POEM2018-07-091-7/+34
|/
* Escaping of HTML entities for the web UI is now done more selectively.Mark Sapiro2018-07-042-4/+9
* Fixed BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE to use DBL, not ZEN.Mark Sapiro2018-07-021-1/+1
* Bumped branch version to: 2.1.27Mark Sapiro2018-06-221-2/+2
* revert Mailman/Gui/GUIBase.py to drop change of this branchYasuhito FUTATSUKI at POEM2018-06-221-8/+0
* * apply Utils.websafe() to description string in admin.pyYasuhito FUTATSUKI at POEM2018-06-222-2/+7
* enhance i18n of listinfo overviewYasuhito FUTATSUKI at POEM2018-06-224-2/+31
* One more global _ needed.Mark Sapiro2018-06-181-0/+1
* Added global _ where needed.Mark Sapiro2018-06-184-0/+4
* Bump copyright dates.Mark Sapiro2018-06-17151-148/+148
* I18n for new whence reasons in admin (un)subscribe notices.Mark Sapiro2018-06-175-14/+45
|\
| * merge lp:mailman 2.1 up to rev 1775 (to comform diff before proposing merge)Yasuhito FUTATSUKI at POEM2018-06-171-2/+8
| |\ | |/ |/|
* | Preserve translation accross a call to SendSubscribeAck().Mark Sapiro2018-06-161-2/+8
| * add missed whence msgid in previous commitYasuhito FUTATSUKI at POEM2018-06-171-4/+5
| * whence should be translated to lists language for admin notifyYasuhito FUTATSUKI at POEM2018-06-161-1/+2
| * enhance i18n in admin(un)?subscribeack messagesYasuhito FUTATSUKI at POEM2018-06-166-9/+18
|/
* Implemented BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE.Mark Sapiro2018-06-123-0/+32
|\
| * Support for verifying subscriber domains against the Spamhaus DBLJim Popovitch2018-06-113-0/+32
* | Added %(whence)s replacement for admin (un)subscribe notices.Mark Sapiro2018-06-111-0/+2
|\ \
| * | Add whence to owner subscribe|unsubscribe notifications.Jim Popovitch2018-06-121-0/+2
|/ /
* | Implement security log.Mark Sapiro2018-06-117-5/+48
|\ \ | |/ |/|
| * Changes based on feedback from Mark.Jim Popovitch2018-06-103-9/+8
| * Improved logging of security related eventsJim Popovitch2018-06-067-1/+34
|/
* Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6.Mark Sapiro2018-06-051-7/+21
* Not at all my day.Mark Sapiro2018-06-041-1/+1
* Ooops. Forgot mm_cfg.Mark Sapiro2018-06-041-1/+1
* Restrict Spamhaus ZEN hits to SBL, CSS and XBL.Mark Sapiro2018-06-042-3/+3
* Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE FeatureMark Sapiro2018-06-043-1/+34
* Added Esperanto translation and updated i18n.Mark Sapiro2018-06-031-0/+1
* Separate data in CSRF token by colon to avoid collisions.Ralf Jung2018-06-032-6/+6
* Internationalize the noscript note added to reCAPTCHA.Mark Sapiro2018-05-261-2/+3
* A few more error messages have had their values HTML escaped.Mark Sapiro2018-05-211-1/+2
* Add <noscript> note to listinfo reCAPTCHA that JavaScript is required.Mark Sapiro2018-05-051-0/+1
* bin/arch now uses i18n.C_ for progress messages.Mark Sapiro2018-05-032-11/+12
* Improve DELIVERY_RETRY_WAIT reimplementation.Mark Sapiro2018-04-102-6/+9
* Fixed another Python 2.7 dependency.Mark Sapiro2018-03-121-3/+2
* Added a few more badword checks to Utils.suspiciousHTML().Mark Sapiro2018-03-082-5/+36
* Bad values in topics no longer break the list.Mark Sapiro2018-03-081-2/+10
* Removed a Python 2.7 dependency introduced in 2.1.26.Mark Sapiro2018-03-011-1/+1
* Bumped branch version to: 2.1.26Mark Sapiro2018-02-041-2/+2
* Fix XSS and info leak in options CGI - CVE-2018-5950Mark Sapiro2018-02-041-15/+17
* It's not necessary to replace _ with - in language codes for reCAPTCHA.Mark Sapiro2018-02-031-3/+1
* Corrected i18n from rev. 1738 and updated message catalogs.Mark Sapiro2018-01-301-3/+5
* Added the ability to add reCAPTCHA to the listinfo subscribe form.Mark Sapiro2018-01-293-3/+44
|\
| * Allow the list subscription form to be protected from spam bots usingDavid Siebörger2018-01-293-0/+38
|/
* 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