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

Reset password processing for duplicate accounts associated with same email address #185

Open
JayaDhaka opened this issue Apr 17, 2018 · 0 comments

Comments

@JayaDhaka
Copy link

Case 1. If a user has two accounts with the same email address, from which one is active and other is inactive and tries to reset the password.

Expected solution: In case 1, reset password functionality should associate the password with the active account.

Case 2: If there are more than 2 active accounts of a user with the same email and a user tries to reset the password.

Expected solution: In case 2, reset password functionality should throw an error.

@JayaDhaka JayaDhaka changed the title How reset password processing should work for duplicate accounts associated with same email address Reset password processing for duplicate accounts associated with same email address Apr 17, 2018
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