aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/edit/routing.py
Commit message (Expand)AuthorAgeFilesLines
* Removed almost all of the code from coresaksham11152016-07-191-3/+1
* Cleaning upsaksham11152016-07-191-2/+2
* Customizing Subs using Wtformssaksham11152016-07-191-0/+2
* Fix #549 - Deauthorize OAuth applicationsJessica Tallon2014-10-011-0/+2
* Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'Christopher Allan Webber2013-09-191-2/+0
|\
| * moved change_pass to basic_auth and fixed some typos with the moving of forgo...Rodney Ewing2013-08-161-2/+0
* | maybe have change password and email on same pageRodney Ewing2013-08-201-0/+2
|/
* added error handling on bad token, fixed route, and added testsRodney Ewing2013-05-241-1/+1
* added support for user to change email addressRodney Ewing2013-05-241-0/+2
* moved change pass to a seperate view and fixed issues 709Rodney Ewing2013-05-201-0/+2
* Allowing to delete a user account (#302)Sebastian Spaeth2013-01-171-0/+2
* Enable /u/USERNAME/edit/ pattern #588Sebastian Spaeth2013-01-091-1/+3
* Move things from routing.py to tools/routing.pyElrond2012-12-231-1/+1
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-9/+5
* Added basic collection functionalityAaron Williamson2012-09-181-1/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Create edit_account.htmlJef van Schendel2012-01-051-1/+4
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* I don't think we need the username to be part of the profile editing URLChristopher Allan Webber2011-06-211-1/+1
* enables entering user details including website url and biocfdv2011-06-181-2/+1
* baby step towards enabling profile editscfdv2011-06-181-0/+2
* Mount media editing under /u/{username}/m/{media}/edit/Christopher Allan Webber2011-06-041-2/+2
* Prepare for moving /edit/ under /u/.../edit/Elrond2011-06-021-1/+1
* Starting "edit" functionality.Elrond2011-05-261-0/+22