aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/tools.py
Commit message (Expand)AuthorAgeFilesLines
* This was a simple commit. I changed all references to Groups into Privileges sotilly-Q2013-07-031-1/+9
* added a register_user functionRodney Ewing2013-05-281-1/+50
* created a check_login_simple functionRodney Ewing2013-05-281-0/+23
* moved send_verification_email to auth/toolsRodney Ewing2013-05-271-1/+38
* moved normalize_user_or_email_field to auth/tools.py from auth/forms.pyRodney Ewing2013-05-231-0/+50