Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarified documentation on fake_login_attempt and restored bcrypt import | Christopher Allan Webber | 2011-04-03 | 1 | -2/+5 |
* | Added a fake_login_attempt utility. | Christopher Allan Webber | 2011-04-03 | 1 | -1/+18 |
* | We should return a unicode object in bcrypt_gen_password_hash | Christopher Allan Webber | 2011-04-03 | 1 | -1/+1 |
* | Basic authentication tools using py-bcrypt | Christopher Allan Webber | 2011-04-02 | 1 | -0/+66 |