pennersr / django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
https://allauth.org
MIT License
9k stars 2.97k forks source link

Fix ACCOUNT_EMAIL_VERIFICATION setting name in checks.py message #3781

Closed lancetarn closed 4 weeks ago

lancetarn commented 4 weeks ago

This setting name appears to be incorrect (unless a change is pending that main does not yet reflect; sorry to waste your time in that case). Perhaps this will save someone a few minutes of confusion.

Submitting Pull Requests

General

coveralls commented 4 weeks ago

Coverage Status

coverage: 95.614%. remained the same when pulling ed3df7377d0cb60ae7f1c33a06dbb0595bf522fe on lancetarn:possible-socialaccount-only-typo into f64c14320925545bb75fcf2d26e05feef3156085 on pennersr:main.