summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/tests/test_passwords.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Clean up the utilities directory.Barry Warsaw2016-03-251-6/+0
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-1/+1
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-0/+60
* Replace the password stuff with flufl.password.Barry Warsaw2012-01-011-204/+0
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-22/+7
* encrypt_password(): New convenience function for ensuring that a password isBarry Warsaw2011-04-081-0/+34
* make_user_friendly_password(): Ported from Mailman 2.1.Barry Warsaw2011-04-071-0/+35
* Move passwords module to the utilities subpackage.Barry Warsaw2011-02-251-0/+150