summaryrefslogtreecommitdiff
path: root/src/mailman/rules/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ConfigurationBarry Warsaw2012-11-041-2/+2
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-4/+85
* Replace flufl.password with passlib, albeit with a wrapper.Barry Warsaw2012-06-271-9/+4
* * A mailing list's *moderator password* is no longer stored in the clear; itBarry Warsaw2012-04-041-2/+356
* * Fixed a UnicodeError with non-ascii message bodies in the `approved` rule,Barry Warsaw2012-04-041-16/+5
* * Added a unit test for rules/approved.pyMark Sapiro2012-03-182-0/+74