summaryrefslogtreecommitdiff
path: root/src/mailman/rules/approved.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Clean up the rules directory.Barry Warsaw2016-03-251-4/+2
* First massive round of cleanups.Barry Warsaw2016-03-231-7/+4
* Add NEWS and modify a comment.Barry Warsaw2016-03-101-1/+1
* Implement review suggestionsAurélien Bompard2016-03-101-2/+2
* Protect the approved rule against unknown charsetsAurélien Bompard2016-03-101-2/+8
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Fix the approved rule when there is no list passwordAurélien Bompard2015-11-211-0/+2
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Trunk merge.Barry Warsaw2014-12-221-1/+2
|\
| * * Fixed messages without a `text/plain` part crashing the `Approved` rule.Barry Warsaw2014-12-031-1/+2
| |\
| | * Emails without a text/plain part crash the Approved ruleAurélien Bompard2014-11-301-1/+4
| |/
* / Fix the approved rule. Don't decode the payload so that we get a unicode toBarry Warsaw2014-12-081-1/+1
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* Fix the order of PasswordContext.verify() to match that of passlib.Barry Warsaw2012-12-251-1/+1
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-3/+9
* Replace flufl.password with passlib, albeit with a wrapper.Barry Warsaw2012-06-271-1/+1
* General code cleanup.Barry Warsaw2012-04-251-3/+3
* * A mailing list's *moderator password* is no longer stored in the clear; itBarry Warsaw2012-04-041-2/+5
* * Fixed a UnicodeError with non-ascii message bodies in the `approved` rule,Barry Warsaw2012-04-041-1/+3
|\
| * Fixed a unicode decode error on messages with non-ascii text/plain parts.Mark Sapiro2012-03-151-1/+3
|/
* copybumpBarry Warsaw2012-01-011-1/+1
* Split member and nonmember moderation.Barry Warsaw2011-01-021-0/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* * Allow X-Approved and X-Approve headers, equivalent to Approved andBarry Warsaw2010-09-201-4/+17
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+121