aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/tools.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into change_emailRodney Ewing2013-05-281-1/+115
|\ | | | | | | | | Conflicts: mediagoblin/auth/lib.py
| * added a register_user functionRodney Ewing2013-05-281-1/+50
| | | | | | | | | | cherry picked from rodney757 and fixed for out of order picking.
| * created a check_login_simple functionRodney Ewing2013-05-281-0/+23
| | | | | | | | | | | | cherry-picked from rodney757, fixed few conflicts due to out of order cherry-picking. Thanks to rodney757 for making my idea even better.
| * 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