Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / auth /
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-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'
2011-10-02 Christopher Allan... Merge remote branch 'remotes/nyergler/569-application...
2011-10-02 Christopher Allan... Merge remote branch 'remotes/elrond/misc/f602_client_ca...
2011-10-01 Aaron WilliamsonDisplay and error and redirect to login page if unauthe...
2011-10-01 Nathan Yerglerhas_key is deprecated, converting uses to use "in"...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-30 ElrondGive debug message in email debug mode
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher Allan... Renaming request.[GET|POST] as formdata instead of...
2011-09-08 Christopher Allan... Adding a small docstring
2011-09-08 Christopher Allan... Keys in mongodb should be unicode, here...
2011-09-08 Christopher Allan... Also nullify verification key after verifying in the...
2011-09-08 Christopher Allan... If the user hasn't verified their email or account...
2011-09-08 Christopher Allan... Adding additional check that verification key exists...
2011-09-08 Christopher Allan... Adjusting indentation a bit
2011-09-08 Christopher Allan... Avoiding using '$or' query modifier since that's newer...
2011-09-08 Christopher Allan... Resent verification email template and view aren't...
2011-09-08 Christopher Allan... Changing the forgot password urls so they all start...
2011-09-08 Christopher Allan... Adjusting spacing between function arguments
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-05 Caleb Forbes Davis Vfor readability, and adds unit test for expired token
2011-09-05 Caleb Forbes Davis Vrefactors verify_forgot_password
2011-09-05 Christopher Allan... Merge branch 'remotes/merge-requests/21' (early part)
2011-09-05 Christopher Allan... Removing description field cruft that mostly existed...
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-09-01 Christopher Allan... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-08-31 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-29 Christopher Allan... Giving schendje some auth registration descriptions...
2011-08-29 Caleb Forbes Davis VGeneralizes error model for change password verification
2011-08-29 Caleb Forbes Davis VAvoids informing browser whether the username or email...
2011-08-29 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-29 Caleb Forbes Davis Vneeded to access email_sender_address through mg_global...
2011-08-29 Alejandro VillanuevaAdding fotgot password functionality
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-22 Mark Holmquist+ 'confirm' section for confirmation dialogues
2011-08-21 Christopher Allan... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-20 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-08-20 Christopher Allan... Use render_404 EVERYWHERE!
2011-08-12 Christopher Allan... Merge branch 'master' into processing
next