Merge branch 'persona_resquash'
[mediagoblin.git] / mediagoblin / auth /
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
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-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Rodney Ewingmerge --squash persona branch to take care of a false...
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-06-25 Rodney Ewingcleanup after merge
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 Rodney Ewingchanges after cwebb's review
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-15 Rodney Ewingmoved authentication_disabled to config_spec
2013-06-11 Rodney Ewingchanged no_auth to authentication_disabled in config
2013-06-04 Rodney Ewingcleanup
2013-06-04 Rodney Ewingfixed a bug that was deleting the messages
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-29 Rodney Ewingcleanup after merge
2013-05-29 Rodney Ewingmodified verification emails to use itsdangerous tokens
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney Ewingremoved extra argument from check_login_simple in login...
2013-05-28 Rodney Ewingcleanup
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney Ewingcleanup
2013-05-28 Rodney EwingConflicts:
2013-05-27 Rodney Ewingadded a register_user function
2013-05-27 Rodney Ewingcreated a check_login_simple function
2013-05-27 Rodney Ewingmoved email_debug_message to gmg/tools/mail
2013-05-27 Rodney Ewingmoved send_verification_email to auth/tools
2013-05-27 Rodney Ewingremoved unused import
2013-05-27 Rodney Ewingmodified get_user function to take kwargs instead of...
2013-05-27 Rodney Ewingno need for user might be email kwarg in check_login_simple
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney Ewingmoved fp_verification_email to auth/tools
2013-05-27 Rodney Ewingcreated a check_login_simple function
2013-05-27 Rodney Ewingadded a register_user function
2013-05-27 Rodney Ewingmoved email_debug_message to gmg/tools/mail
2013-05-27 Rodney Ewingmoved send_verification_email to auth/tools
2013-05-27 Rodney Ewingremoved unused import
2013-05-27 Rodney Ewingno need for check_login with the new check_login_simple...
2013-05-27 Rodney Ewingrenamed lib to tools
2013-05-27 Rodney Ewingcleanup after merge
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-25 Rodney Ewingcreated a check_login_simple function
2013-05-25 Rodney Ewingadded a register_user function
2013-05-25 Rodney Ewingmoved email_debug_message to gmg/tools/mail
2013-05-25 Rodney Ewingmoved send_verification_email to auth/tools
2013-05-25 Rodney Ewingremoved unused import
2013-05-25 Rodney Ewingadded support for user to change email address
2013-05-25 Rodney Ewingmoving forgot_password views back to gmg/auth and cleanup
2013-05-24 Rodney Ewingadded gen_password_hash and check_password functions...
2013-05-24 Rodney Ewingadded focus to form input
2013-05-24 Rodney Ewingchanged occurances of form.data['whatever'] to form...
2013-05-24 Rodney Ewingadded a register_user function to be able to use in...
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 Ewinglog a previously logged in user when switched to no_aut...
2013-05-24 Rodney Ewingchanged from sys.exit() to raise AuthError for handling...
2013-05-24 Rodney Ewingrenamed hook as to no conflict with existing hook names
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 Ewingadd a check for authentication plugin on startup and...
2013-05-24 Rodney Ewingmoved forgot pw views to basic_auth plugin
2013-05-24 Rodney Ewingbasic_auth v0 plugin working
2013-05-23 Rodney Ewingmoved normalize_user_or_email_field to auth/tools.py...
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-24 Christopher Allan... Switching non-forms back to using normal pass_to_ugettext
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-04-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-04-14 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-12 Jessica TAllows you to use your username or email to login
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-30 ElrondMerge remote-tracking branch 'JDShu/649_use_form_data_f...
2013-03-28 Hans LoUse WTForms data field in auth/views.py
2013-03-28 Hans Loauth: whitespace cleanup in views.py
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-22 András Veres-Szent... removed unused import re
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-21 Sebastian SpaethAlso set login_failed in case of form errors
2013-01-21 Sebastian SpaethRestructure ForgotPassword view
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-23 ElrondMongo removal: Remove the validate=True arg to obj...
next