Switch over media processor to use the get_workbench decorator (#565)
[mediagoblin.git] / mediagoblin / auth /
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
2011-06-05 ElrondCreate redirect shortcut and use it around
2011-06-05 ElrondReformat render_to_response calls
2011-06-05 ElrondCreate render_to_reponse and use it everywhere.
2011-06-04 Christopher Allan... Moving all views over to using util.render_template()!
2011-06-03 Christopher Allan... Merge branch 'media_edit'
2011-06-03 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-03 Aleksandar MicovicRefactored the sending of verification emails.
2011-06-02 Christopher Allan... No reason for 'verification_successful = bool' here.
2011-06-02 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-02 Christopher Allan... No need for a method for generating the verification...
2011-06-02 Christopher Allan... Elrond put that ObjectId thing in the db.util module...
2011-06-02 ElrondMerge remote branch 'upstream/master'
2011-06-01 Christopher Allan... If a user doesn't provide a userid and a token to the...
2011-06-01 Christopher Allan... Moving import to outside of this function
2011-06-01 Christopher Allan... Give a "proper" view for resending verification email
2011-06-01 Christopher Allan... Merge remote branch 'remotes/aleks/aleks'
2011-05-31 Aleksandar MicovicAdded the ability to regenerate a verification key.
2011-05-31 Aleksandar MicovicAdded a temporary verification page informing the user...
2011-05-29 Jakob Kramerremove all 'username_repr' stuff
2011-05-29 Jakob Kramerdon't import 're'
2011-05-29 Jakob Kramerthis should fix #354
2011-05-08 Christopher Allan... [to_email] rather than list(to_email) which makes a...
2011-05-08 Christopher Allan... Merge remote branch 'refs/remotes/jwandborg/master'
2011-05-07 Joar WandborgRemoved unused variable
2011-05-07 Joar WandborgMade changes according to bugs.foocorp.net/issues/271...
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-07 Joar WandborgAdded functionality to send out verification email...
2011-05-06 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
next