Reset Password API should return success response even if email doesn't exist #5277
Closed
5 tasks done
Labels
enhancement
New feature or request
Requirements
Is your proposal related to a problem?
I notice that the Reset Password returns 401 incorrect_login if the requested email doesn't exist. This way someone can check if my email was used for registration, not ideal especially for NSFW instances.
Describe the solution you'd like.
Always return the same success message regardless if the email exists or not
Describe alternatives you've considered.
.
Additional context
No response
The text was updated successfully, but these errors were encountered: