You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- make email verification mandatory: users without a verified email will be
asked to verify their address before being able to login
- rename `ACTIVATION_DAYS` since it was a setting from a Django app we don't use
anymore. It's called EMAIL_CONFIRMATION_EXPIRE_DAYS in Django Allauth.
This PR requires other PRs in -ops to work as intended.
0 commit comments