57 Commits

Author SHA1 Message Date
Christopher Allan Webber
692fd1c981 starting to write login code 2011-04-03 16:36:03 -05:00
Christopher Allan Webber
c15c9843b4 Added a fake_login_attempt utility. 2011-04-03 15:31:16 -05:00
Christopher Allan Webber
f5def6fe23 Use the passwordfield for password fields, obviously ;o 2011-04-03 15:02:06 -05:00
Christopher Allan Webber
73cb7b8efc Return an HTTPFound, not HTTPTemporaryRedirect 2011-04-03 14:58:51 -05:00
Christopher Allan Webber
2418182016 Registering almost works right :) 2011-04-03 13:35:18 -05:00
Christopher Allan Webber
e0bc23d370 We should return a unicode object in bcrypt_gen_password_hash 2011-04-03 13:33:45 -05:00
Christopher Allan Webber
6755f50e8e Basic authentication tools using py-bcrypt 2011-04-02 10:29:54 -05:00