Login methods wording
Tests fix
Unique user identifier
auto generated user identifier
Change email process improvements
- Allow replacement of previously email change requests- Cleanup expired email change requests in change email view- Log email change- Warn user for existing pending requests- Redirect to profile on change email actions (failed or succeded)
Minor authenticate fix
skip duplicate call of check_password
Avoid verbose logging output
Remove dummy debug statement
Handle invalid google auth response
Improve email/username handling
- New helper methods in AstkosUser.objects- Check uniquness between username/email on user creation process- Allow login using both username/email fields- Keep email case intact- Store lowercase email in username field
Force login when adding third party auth providers
use proper oauth parameters to force user to login and confirm his thirdparty account every time he adds a new login method
View revisions
Also available in: Atom