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

[TRI-2388] Force verification when changing email address #1062

Open
matt-aitken opened this issue Apr 25, 2024 · 1 comment
Open

[TRI-2388] Force verification when changing email address #1062

matt-aitken opened this issue Apr 25, 2024 · 1 comment

Comments

@matt-aitken
Copy link
Member

matt-aitken commented Apr 25, 2024

You can update your email address in your profile (when logged in). We don't verify the new email address.

Suggested fix

  1. Users can request an email address change, but it is in a pending state. It keeps the old email until verified.
  2. Once verified it switches to the new email.

This will require a new table in Postgres for when an email address is in progress. Or we could move to have multiple authentication methods for an account.

TRI-2388

@matt-aitken matt-aitken changed the title Force verification when changing email address [TRI-2388] Force verification when changing email address Apr 25, 2024
@Kiran-Alex
Copy link

Hey @matt-aitken , I would like to work on this issue. I guess there's no PR for this.

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

2 participants