Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into change_email | Rodney Ewing | 2013-05-28 | 1 | -1/+115 |
|\ | | | | | | | | | Conflicts: mediagoblin/auth/lib.py | ||||
| * | added a register_user function | Rodney Ewing | 2013-05-28 | 1 | -1/+50 |
| | | | | | | | | | | cherry picked from rodney757 and fixed for out of order picking. | ||||
| * | created a check_login_simple function | Rodney Ewing | 2013-05-28 | 1 | -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/tools | Rodney Ewing | 2013-05-27 | 1 | -1/+38 |
|/ | |||||
* | moved normalize_user_or_email_field to auth/tools.py from auth/forms.py | Rodney Ewing | 2013-05-23 | 1 | -0/+50 |