aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/lib.py
Commit message (Expand)AuthorAgeFilesLines
* Clarified documentation on fake_login_attempt and restored bcrypt importChristopher Allan Webber2011-04-031-2/+5
* Added a fake_login_attempt utility.Christopher Allan Webber2011-04-031-1/+18
* We should return a unicode object in bcrypt_gen_password_hashChristopher Allan Webber2011-04-031-1/+1
* Basic authentication tools using py-bcryptChristopher Allan Webber2011-04-021-0/+66