Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per backend FORCE_EMAIL_VALIDATION is not respected #95

Closed
mikek opened this issue Nov 18, 2013 · 1 comment
Closed

Per backend FORCE_EMAIL_VALIDATION is not respected #95

mikek opened this issue Nov 18, 2013 · 1 comment

Comments

@mikek
Copy link

mikek commented Nov 18, 2013

Documentation points to SOCIAL_AUTH_BACKEND_FORCE_EMAIL_VALIDATION style setting, which seems to be ignored at email_validation.

Extending the condition with something like strategy.backend.setting('FORCE_EMAIL_VALIDATION', False) fixes this issue for me.

@omab
Copy link
Owner

omab commented Nov 19, 2013

@mikek, that change should get rid of the issue.

Thanks for the report!

@omab omab closed this as completed Nov 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants