Test and update the media-types docs with Debian 10 and CentOS.
[mediagoblin.git] / mediagoblin / auth / __init__.py
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-13 tilly-QMerge branch 'template_hooks_for_moderation'
2014-05-13 tilly-QMerge branch 'permission_scheme'
2014-04-28 tilly-QIn this commit I made it so that each deployment can...
2014-01-10 tilly-QIn this commit I made it so that each deployment can...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-21 Rodney Ewingchanges after cwebb's review
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney Ewingmodified get_user function to take kwargs instead of...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney Ewingno need for check_login with the new check_login_simple...
2013-05-27 Rodney Ewingcleanup after merge
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-24 Rodney Ewingadded gen_password_hash and check_password functions...
2013-05-24 Rodney Ewingmodified auth/__init__ hooks to work better with multip...
2013-05-24 Rodney Ewingmoved fake_login_attempt to plugins
2013-05-24 Rodney Ewingmodified check_login function to return None instead...
2013-05-24 Rodney Ewingmoved bcrypt_gen_password_hash to basic_auth/tools...
2013-05-24 Rodney Ewingmoved bcrypt_check_password to basic_auth/tools from...
2013-05-24 Rodney Ewingbasic_auth v0 plugin working
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-02 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-02 Christopher Allan... Basic authentication tools using py-bcrypt