aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/basic_auth/forms.py
Commit message (Collapse)AuthorAgeFilesLines
* changes after cwebb's reviewRodney Ewing2013-06-211-3/+1
|
* moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-241-21/+1
|
* Modified basic_auth plugin to work with modified auth plugin hooks. Added ↵Rodney Ewing2013-05-241-1/+1
| | | | context variables. Removed basic_auth/tools which was previously renamed to basic_auth/lib.
* added Copyright header to basic_auth/forms.pyRodney Ewing2013-05-241-0/+15
|
* moved normalize_user_or_email_field to auth/tools.py from auth/forms.pyRodney Ewing2013-05-241-1/+1
|
* moved forgot pw views to basic_auth pluginRodney Ewing2013-05-241-0/+20
|
* basic_auth v0 plugin workingRodney Ewing2013-05-241-0/+30