aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/basic_auth/templates
Commit message (Collapse)AuthorAgeFilesLines
* moved create account link on login page to a hookRodney Ewing2013-08-161-0/+27
|
* deleted misplaced templateRodney Ewing2013-08-161-29/+0
|
* used template hooks instead of hardcoding basic_auth functionality into ↵Rodney Ewing2013-08-163-0/+70
| | | | templates
* moved change_pass to basic_auth and fixed some typos with the moving of ↵Rodney Ewing2013-08-164-2/+83
| | | | forgot pass
* moved forgot pass to basic_auth pluginRodney Ewing2013-08-163-0/+111
|
* moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-242-82/+0
|
* moved forgot pw views to basic_auth pluginRodney Ewing2013-05-242-0/+82