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

Verify e-mailaddress *before* creating account #87

Closed
matthijskooijman opened this issue Feb 8, 2020 · 0 comments
Closed

Verify e-mailaddress *before* creating account #87

matthijskooijman opened this issue Feb 8, 2020 · 0 comments

Comments

@matthijskooijman
Copy link
Member

Currently, when creating an account, a verification e-mail is sent, but you are already immediately logged in (and can log in with your new password), even before your e-mailaddress is verified.

It might be better to require e-mail verification before allowing login (easier), or even before creating the account (might be more tricky, if allauth does not already implement this).

This is not a very big deal, but once we show registration lists to all logged in users #86, it might be slightly more important to require verification.

One alternative would be to only specialcase the registration list view and hide it if your e-mailaddress is not verified.

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

1 participant