aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/tools.py
Commit message (Expand)AuthorAgeFilesLines
...
* | changed from sys.exit() to raise AuthError for handling no_auth=false in conf...Rodney Ewing2013-05-241-4/+10
* | renamed hook as to no conflict with existing hook namesRodney Ewing2013-05-241-1/+1
* | add a check for authentication plugin on startup and respond according to no_...Rodney Ewing2013-05-241-0/+22
|/
* moved normalize_user_or_email_field to auth/tools.py from auth/forms.pyRodney Ewing2013-05-231-0/+50