Merge remote branch 'remotes/jwandborg/feature_362-simple_comments-acts_on_feedback'
[mediagoblin.git] / mediagoblin / auth / lib.py
2011-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 Christopher Allan... mediagoblin.globals->mediagoblin.mg_globals
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-05 Christopher Allan... Use render_template utility so we can test whether...
2011-06-05 Christopher Allan... Moved the verification url generation string template...
2011-06-03 Christopher Allan... Merge branch 'media_edit'
2011-06-03 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-03 Aleksandar MicovicRefactored the sending of verification emails.
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-03 Christopher Allan... Clarified documentation on fake_login_attempt and resto...
2011-04-03 Christopher Allan... Added a fake_login_attempt utility.
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