moved bcrypt_gen_password_hash to basic_auth/tools and added gen_password_hash functi...
[mediagoblin.git] / mediagoblin / auth /
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-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...
2012-12-21 Sebastian SpaethRemove mongolisms from auth.views
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-21 Sebastian Spaethwebob.HTTPFound --> MG.tools.redirect
2012-12-20 Sebastian SpaethMove DBModel._id -> DBModel.id
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-15 Joar WandborgFixed OAuth access_token duplicate route
2012-10-14 Christopher Allan... Added rudimentary route "mounting" w/ werkzeug routes...
2012-10-14 Joar WandborgFixed 404 page under werkzeug.routing
2012-10-14 Joar WandborgSwitched most stuff over from Routes
2012-09-29 Joar WandborgReplaced all request.POST with request.form, ...
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-04-19 Jakob Krameruse _ function on some now untranslatable strings
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
2012-03-26 Brett SmithMerge remote branch 'origin/master' into bug261-resized...
2012-03-25 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-25 ElrondMerge remote-tracking branch 'gandaro/forgot-password...
2012-03-25 Jakob Kramerset username default server-side
2012-03-18 Christopher Allan... Merge branch 'master' into derek-moore-bug405_email_not...
2012-03-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/chemhacker...
2012-03-12 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-03-12 Christopher Allan... Merge remote-tracking branch 'derek-moore/bug293_non_as...
2012-03-12 Derek MooreChanges for 293. Tests pass, encode UTF8 on password...
2012-03-12 ElrondChange user search from .one to .fine_one.
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-13 Elrond47: Only lowercase host part of email
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-11 ElrondDot-Notation: Some random places
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-01 Jef van SchendelRemove fp_changed_success.html, use log in page + notif...
2012-01-01 Jef van SchendelRemove fp_email_sent.html and refs to it
2011-12-31 ElrondMerge remote branch 'remotes/joar/tests'
2011-12-30 Jef van SchendelChange forgotten password process: different redirect...
2011-12-29 Jef van SchendelIsolate JavaScript; add new show_password.js to forgot...
2011-12-27 ElrondMove verification key generation to view
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-12 ElrondMerge branch 'sql/dot-notation'
2011-12-05 ElrondDot-Notation for Users.fp_token_expire
2011-12-05 ElrondDot-Notation for Users.fp_verification_key
2011-12-05 ElrondDot-Notation for Users.verification_key
2011-12-05 ElrondDot-Notation for Users.status
2011-12-05 ElrondDot-Notation for Users.email_verified
2011-12-05 ElrondDot-Notation for Users.pw_hash
2011-12-05 ElrondDot-Notation for Users.email
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-02 Jef van SchendelAdd show-password checkbox and make it work
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondFix redirect to logical path
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-20 Jef van SchendelSlight change to error wording
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-04 Aaron WilliamsonReverse order of sanity checks: check email_verified...
2011-10-04 Aaron WilliamsonMake sure user isn't already verified before resending...
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-03 Aaron WilliamsonCheck request.user to determine if user is logged in.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/storage_split_fix'
next