Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed mailman-config to single-quote parameters. | Mark Sapiro | 2018-06-04 | 2 | -11/+14 |
| | |||||
* | Added Esperanto translation and updated i18n. | Mark Sapiro | 2018-06-03 | 79 | -1257/+12893 |
| | |||||
* | Modified SUBSCRIBE_FORM_SECRET hash generation. | Mark Sapiro | 2018-06-03 | 3 | -6/+11 |
|\ | |||||
| * | Separate data in CSRF token by colon to avoid collisions. | Ralf Jung | 2018-06-03 | 2 | -6/+6 |
|/ | | | | | | This makes the data-to-token function injective. Previously, for example, the list called "list1" and the IP "10.0.0.0" would have the same hash as the list called "list" and the IP "110.0.0.0", as the strings were just concatenated. | ||||
* | Updated Japanese translation. | Mark Sapiro | 2018-05-26 | 5 | -39/+53 |
|\ | |||||
| * | merge lp:mailman/2.1 Rev 1757 and then update ja translation for it | Yasuhito FUTATSUKI at POEM | 2018-05-27 | 40 | -42/+199 |
| |\ | |/ |/| | |||||
* | | Internationalize the noscript note added to reCAPTCHA. | Mark Sapiro | 2018-05-26 | 40 | -41/+198 |
| | | |||||
| * | Update ja translation for previous commit | Yasuhito FUTATSUKI at POEM | 2018-05-26 | 1 | -11/+24 |
| | | |||||
| * | merge lp:mailman 2.1 up to rev 1756 | Yasuhito FUTATSUKI at POEM | 2018-05-26 | 42 | -6555/+7851 |
| |\ | |/ |/| | |||||
* | | Update i18n for recent changes. | Mark Sapiro | 2018-05-25 | 39 | -6746/+8003 |
| | | |||||
* | | Add an option to add_members to issue invitations. | Mark Sapiro | 2018-05-25 | 2 | -26/+77 |
| | | |||||
* | | A few more error messages have had their values HTML escaped. | Mark Sapiro | 2018-05-21 | 2 | -1/+4 |
| | | |||||
| * | merge lp:mailman/2.1 up to 1753 | Yasuhito FUTATSUKI at POEM | 2018-05-07 | 5 | -14/+29 |
| |\ | |/ |/| | |||||
* | | Add <noscript> note to listinfo reCAPTCHA that JavaScript is required. | Mark Sapiro | 2018-05-05 | 2 | -0/+5 |
| | | |||||
* | | bin/arch now uses i18n.C_ for progress messages. | Mark Sapiro | 2018-05-03 | 3 | -11/+16 |
| | | |||||
* | | Give a better message from scripts/driver on SyntaxError in mm_cfg.py. | Mark Sapiro | 2018-04-13 | 2 | -3/+8 |
| | | |||||
| * | revise translation of README/UPDATING | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 2 | -13/+14 |
| | | |||||
| * | add Japanese translation for the message added on lp:mailman/2.1 rev 1747 | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 1 | -113/+121 |
| | | | | | | | | (with one other message rivise) | ||||
| * | rebuild potfile (to prepare to update Japanese transration) | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 1 | -111/+117 |
| | | |||||
| * | merge lp:mailman/2.1 up to rev 1750 | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 9 | -51/+116 |
| |\ | |/ |/| | |||||
* | | Improve DELIVERY_RETRY_WAIT reimplementation. | Mark Sapiro | 2018-04-10 | 3 | -6/+13 |
| | | |||||
* | | The Russian translation has been updated by Danil Smirnov. | Mark Sapiro | 2018-03-18 | 2 | -34/+36 |
| | | |||||
* | | Fixed another Python 2.7 dependency. | Mark Sapiro | 2018-03-12 | 2 | -3/+5 |
| | | |||||
* | | Added a few more badword checks to Utils.suspiciousHTML(). | Mark Sapiro | 2018-03-08 | 3 | -5/+41 |
| | | | | | | Added validation of GUI updates to host_name. | ||||
* | | Bad values in topics no longer break the list. | Mark Sapiro | 2018-03-08 | 2 | -2/+13 |
| | | |||||
* | | Removed a Python 2.7 dependency introduced in 2.1.26. | Mark Sapiro | 2018-03-01 | 2 | -1/+8 |
| | | |||||
| * | revise (a part of) Japanese translation of UPGRADING file | Yasuhito FUTATSUKI | 2018-02-21 | 1 | -8/+7 |
| | | |||||
| * | fix revision indication | Yasuhito FUTATSUKI at POEM | 2018-02-05 | 1 | -1/+1 |
| | | |||||
| * | update version number & minor fix of word (juu-you -> shu-you) | Yasuhito FUTATSUKI at POEM | 2018-02-05 | 1 | -3/+3 |
| | | |||||
| * | sync with lp:mailman/2.1 rev 1744 (2.1.26) | Yasuhito FUTATSUKI at POEM | 2018-02-05 | 4 | -21/+29 |
| |\ | |/ |/| | |||||
* | | Bumped branch version to: 2.1.26 | Mark Sapiro | 2018-02-04 | 1 | -2/+2 |
| | | |||||
* | | Fix XSS and info leak in options CGI - CVE-2018-5950 | Mark Sapiro | 2018-02-04 | 2 | -16/+26 |
| | | |||||
* | | It's not necessary to replace _ with - in language codes for reCAPTCHA. | Mark Sapiro | 2018-02-03 | 1 | -3/+1 |
| | | |||||
* | | Updated Japanese message catalog. | Mark Sapiro | 2018-01-30 | 1 | -2/+2 |
|\| | |||||
| * | merge lp:mailman/2.1 rev 1740 | Yasuhito FUTATSUKI at POEM | 2018-01-31 | 41 | -3175/+3475 |
| |\ | |/ |/| | |||||
* | | Corrected i18n from rev. 1738 and updated message catalogs. | Mark Sapiro | 2018-01-30 | 41 | -3279/+3595 |
| | | |||||
* | | Updated Japanese Defaults.py.in | Mark Sapiro | 2018-01-29 | 1 | -2/+8 |
|\ \ | |||||
| | * | Update Japanese translation (with msgid fix) | Yasuhito FUTATSUKI at POEM | 2018-01-30 | 3 | -171/+187 |
| |/ | |||||
| * | Update Defaults.py.in ja translation | Yasuhito FUTATSUKI at POEM | 2018-01-30 | 1 | -2/+8 |
| | | |||||
| * | sync with lp:mailman/2.1 Rev 1738 | Yasuhito FUTATSUKI at POEM | 2018-01-30 | 44 | -4/+121 |
| |\ | |/ |/| | |||||
* | | Added the ability to add reCAPTCHA to the listinfo subscribe form. | Mark Sapiro | 2018-01-29 | 43 | -4/+109 |
|\ \ | |||||
| * | | Allow the list subscription form to be protected from spam bots using | David Siebörger | 2018-01-29 | 42 | -0/+77 |
|/ / | | | | | | | reCAPTCHA. | ||||
* | | Added more environment variables to those passed to CGIs. | Mark Sapiro | 2018-01-27 | 2 | -0/+9 |
| | | |||||
* | | Japanese message catalog updates. | Mark Sapiro | 2018-01-21 | 2 | -2/+6 |
|\| | |||||
| * | Update Japanese translation | Yasuhito FUTATSUKI at POEM | 2018-01-22 | 1 | -2/+3 |
| | | |||||
| * | merge lp:mailman/2.1 Rev 1735 | Yasuhito FUTATSUKI at POEM | 2018-01-22 | 40 | -2020/+2369 |
| |\ | |/ |/| | |||||
* | | Updating i18n prior to 2.1.26 release. | Mark Sapiro | 2018-01-21 | 40 | -2020/+2369 |
| | | |||||
| * | sync with lp:mailman/2.1 Rev 1734 | Yasuhito FUTATSUKI at POEM | 2018-01-12 | 11 | -23/+236 |
| |\ | |/ |/| | |||||
* | | Added new bin/mailman-config command. | Mark Sapiro | 2018-01-11 | 5 | -4/+97 |
|\ \ | |||||
| * | | Added appropriate FSF Copyright notices | Lindsay | 2018-01-10 | 3 | -3/+3 |
| | | |