aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/routing.py
Commit message (Collapse)AuthorAgeFilesLines
* Made a simple template rendering view and switched a bunch of code over to ↵Christopher Allan Webber2011-06-051-3/+6
| | | | using it
* 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
| | | | to authenticate.
* Added functionality to support user email verification, email = TBD, ↵Joar Wandborg2011-05-031-1/+3
| | | | | | verification = done. Signed-off-by: Joar Wandborg <git@wandborg.com>
* 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