Dot-Notation for Users.verification_key
[mediagoblin.git] / mediagoblin / auth / views.py
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-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-06 Christopher Allan... Merge branch 'i507_beaker_cache'
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-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 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 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
2011-08-12 Christopher Allan... PEP-8ing the keyword argument passing here
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-12 Christopher Allan... If both the username and the email checks fail, warn...
2011-08-12 Christopher Allan... Also normalize user's emails to .lower() when we accept...
2011-08-12 Alejandro VillanuevaChecks if the email(lowercase) have been used before...
2011-08-12 Christopher Allan... Making the users_with_username function call in the...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-09 Christopher Allan... Marked relevant strings in python views/forms for trans...
2011-08-08 Caleb Forbes Davis VBug #488 - email validation assumes active login
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... We should redirect after verify_email to the user's...
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-29 Christopher Allan... Remove this superfluous "registration successful" message
2011-07-29 Christopher Allan... Log in user after regitration
2011-07-29 Christopher Allan... Redirect to the user's profile after registration
2011-07-29 Christopher Allan... resend_activation should give the user a message and...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-07-09 Christopher Allan... Removing trailing whitespace from this file
2011-07-09 Christopher Allan... Add a warning to the user that registrations are disabled.
2011-07-09 Christopher Allan... Merge remote branch 'remotes/amusablelemur/feature374'
2011-07-09 Rasmus LarssonUpdated the loginpage to not show a link to register...
2011-07-09 Rasmus LarssonAdded configuration variable to toggle registrations...
2011-07-07 Christopher Allan... Also encourages editing your profile and submitting...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f424_email...
2011-07-05 Caleb Forbes Davis Vallows using messaging instead of verify_email.html...
2011-07-05 Caleb Forbes Davis Vuses the messaging system to notify user of result...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
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... Made a simple template rendering view and switched...
2011-06-05 Christopher Allan... I have a strong preference for aligning all parameters...
next