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

add setting to disable username/password login #77

Open
3 tasks
luto opened this issue Mar 22, 2019 · 1 comment
Open
3 tasks

add setting to disable username/password login #77

luto opened this issue Mar 22, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@luto
Copy link
Member

luto commented Mar 22, 2019

  • introduce a setting ENABLE_EMAIL_LOGIN, default to True
  • extend dino.common.allauth.DinoAccountAdapter.login to check that setting
  • add a test or two
@luto luto added enhancement New feature or request good first issue Good for newcomers labels Mar 22, 2019
@KaviHarjani
Copy link

Hey did you find it?
I am trying to enable email on Django to get the error emails but unable to find EMAIL_HOST_USER, EMAIL_HOST_PASSWORD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants