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

Validate users before confirming new accounts #2916

Open
christad92 opened this issue Feb 7, 2025 · 0 comments
Open

Validate users before confirming new accounts #2916

christad92 opened this issue Feb 7, 2025 · 0 comments
Labels
good first issue Issues that are a great place to get started with Lightning ux/ui improvement Improvements to the look, feel and usability of the system

Comments

@christad92
Copy link

For security reasons, we enforce that new users should confirm their account by sending an email with a confirmation URL. When users click the link, we don't check their identity before confirming the account. (they just say click on the confirm account button)

The proposal is that when a user clicks a valid confirmation link, we should confirm their identity by asking them to sign in or checking if a stored user token validates their identity.

@christad92 christad92 added good first issue Issues that are a great place to get started with Lightning ux/ui improvement Improvements to the look, feel and usability of the system labels Feb 7, 2025
@christad92 christad92 added this to v2 Feb 7, 2025
@github-project-automation github-project-automation bot moved this to New Issues in v2 Feb 7, 2025
@christad92 christad92 marked this as a duplicate of #2917 Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues that are a great place to get started with Lightning ux/ui improvement Improvements to the look, feel and usability of the system
Projects
Status: New Issues
Development

No branches or pull requests

1 participant