aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/basic_auth/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Modified basic_auth plugin to work with modified auth plugin hooks. Added con...Rodney Ewing2013-05-241-1/+1
* 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