Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix username enumeration vulnerability
When creating a user account using an email that has already been taken, or when logging in with an email that does not exist in the database, the error messages should be generic and should not indicate that the email already exists, or that the email does not exist (in the case of logins)
- Loading branch information