Email already in Use #5523
Unanswered
sajjadahmedcfc
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is a security best practice, as It does this to obfuscate so an attacker is unaware of an email being in use, otherwise known as "username enumeration prevention" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
If I re-enter the same email in the registration form, it still returns a 200 response and redirects to the login page.
Steps to Reproduce
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge, Mobile (Android), Mobile (iOS)
Screenshots
This is your code. While registering the user, you should send a status like 419 or another appropriate one to make it work. Also, update the genericVerificationMessage to something more meaningful.
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions