Changed the method used to generate uuids for verification_key, this one works, thank...
[mediagoblin.git] / mediagoblin / auth /
2011-05-06 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-03 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-03 Joar WandborgAdded functionality to support user email verification...
2011-04-23 Christopher Allan... Probably better to request.POST.get?
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-03 Christopher Allan... Herp derp GPL notice blocks should even be on routing.
2011-04-03 Christopher Allan... We should use one instead of find_one to really make...
2011-04-03 Christopher Allan... Also handle when there is no such user
2011-04-03 Christopher Allan... Working logout function
2011-04-03 Christopher Allan... Logins seem to work.
2011-04-03 Christopher Allan... Clarified documentation on fake_login_attempt and resto...
2011-04-03 Christopher Allan... starting to write login code
2011-04-03 Christopher Allan... Added a fake_login_attempt utility.
2011-04-03 Christopher Allan... Use the passwordfield for password fields, obviously ;o
2011-04-03 Christopher Allan... Return an HTTPFound, not HTTPTemporaryRedirect
2011-04-03 Christopher Allan... Registering almost works right :)
2011-04-03 Christopher Allan... We should return a unicode object in bcrypt_gen_passwor...
2011-04-02 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-02 Christopher Allan... Basic authentication tools using py-bcrypt