Small style changes: decrease button text size, change navigation button background...
[mediagoblin.git] / mediagoblin / auth /
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 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
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-10 Christopher Allan... Converting all forms to use the "fake/null" gettext...
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... Remove the verification needed page
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-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-14 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-13 Debremoved email variables from globals module
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-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 Christopher Allan... mediagoblin.globals->mediagoblin.mg_globals
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... Use render_template utility so we can test whether...
2011-06-05 Christopher Allan... Moved the verification url generation string template...
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...
2011-06-05 Christopher Allan... Merge remote branch 'remotes/elrond/idea/shortcuts'
2011-06-05 Christopher Allan... New password check error message
next