aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/basic_auth/views.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-2/+2
* Fix #5451 - add_message inconsistenciesAndrew Browning2016-04-021-11/+16
* Issue #5394: Wrong url for forgot_password in basic_auth pluginChristopher Allan Webber2016-01-211-1/+2
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-4/+4
* accoutn -> account. Typo fix caught by Laura Arjona! Thanks!Christopher Allan Webber2013-11-041-1/+1
* Fixing up the email verified stuff to reflect the email_verified stuff!Christopher Allan Webber2013-10-081-8/+14
* fixed some typos and missed importsRodney Ewing2013-08-161-1/+1
* moved change_pass to basic_auth and fixed some typos with the moving of forgo...Rodney Ewing2013-08-161-0/+37
* moved forgot pass to basic_auth pluginRodney Ewing2013-08-161-0/+180
* moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-241-165/+0
* moved forgot pw views to basic_auth pluginRodney Ewing2013-05-241-0/+165