Moved common, translation, template, and url code out of util.py and into tools/...
[mediagoblin.git] / mediagoblin / auth / lib.py
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher Allan... Adjusting spacing between function arguments
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-29 Caleb Forbes Davis Vneeded to access email_sender_address through mg_global...
2011-08-29 Alejandro VillanuevaAdding fotgot password functionality
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-14 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-13 Debremoved email variables from globals module
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