aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/tools.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | add a check for authentication plugin on startup and respond according to ↵Rodney Ewing2013-05-241-0/+22
|/ | | | no_auth config option. allows instance to be run w/o authentication
* moved normalize_user_or_email_field to auth/tools.py from auth/forms.pyRodney Ewing2013-05-231-0/+50