summaryrefslogtreecommitdiff
path: root/passlib/tests/test_apps.py
Commit message (Expand)AuthorAgeFilesLines
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-1/+1
* style cleanups (transplant of rc94c6072a652 in default)Eli Collins2013-12-271-1/+1
* project-wide whitespace & comment cleanup (it's been a couple of years)Eli Collins2012-08-011-18/+18
* assorted bugfixes & additional test coverageEli Collins2012-04-301-0/+4
* removed annoying builtin-bcrypt warning, decreased rounds on some test vector...Eli Collins2012-04-301-1/+1
* CryptPolicy deprecated, part2 - updated rest of library to use CryptContext d...Eli Collins2012-04-171-3/+5
* unittest fixesEli Collins2011-08-121-2/+2
* added simple unittests to check passlib.apps & passlib.hosts contexts are wor...Eli Collins2011-08-121-0/+122