aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/routing.py
Commit message (Expand)AuthorAgeFilesLines
* moved forgot pass to basic_auth pluginRodney Ewing2013-08-161-6/+1
* moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-241-1/+6
* moved forgot pw views to basic_auth pluginRodney Ewing2013-05-241-6/+1
* Fixed OAuth access_token duplicate routeJoar Wandborg2012-10-151-2/+0
* Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routesChristopher Allan Webber2012-10-141-32/+18
* Fixed 404 page under werkzeug.routingJoar Wandborg2012-10-141-2/+2
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-22/+33
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Remove fp_changed_success.html, use log in page + notification message insteadJef van Schendel2012-01-011-5/+1
* Remove fp_email_sent.html and refs to itJef van Schendel2012-01-011-4/+0
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+2
* Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'Christopher Allan Webber2011-09-081-1/+17
|\
| * Changing the forgot password urls so they all start under /auth/forgot_password/Christopher Allan Webber2011-09-071-4/+4
| * Adding fotgot password functionalityAlejandro Villanueva2011-08-281-0/+12
* | Resent verification email template and view aren't used anymore. Removing!Christopher Allan Webber2011-09-071-5/+1
* | 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
|/
* Redirect to the user's profile after registrationChristopher Allan Webber2011-07-291-3/+0
* Remove the verification needed pageChristopher Allan Webber2011-07-291-3/+0
* Made a simple template rendering view and switched a bunch of code over to us...Christopher Allan Webber2011-06-051-3/+6
* Give a "proper" view for resending verification emailChristopher Allan Webber2011-05-311-1/+4
* Added the ability to regenerate a verification key.Aleksandar Micovic2011-05-311-1/+3
* Added a temporary verification page informing the user they needAleksandar Micovic2011-05-301-1/+3
* Added functionality to support user email verification, email = TBD, verifica...Joar Wandborg2011-05-031-1/+3
* Changes Mediagoblin -> MediaGoblin.Will Kahn-Greene2011-04-131-1/+1
* Herp derp GPL notice blocks should even be on routing.Christopher Allan Webber2011-04-031-0/+16
* Registering almost works right :)Christopher Allan Webber2011-04-031-0/+11