Open Gopakuma opened 1 month ago
Give a meaningful validation error message for use, when password validation fails
It would be more user friendly
Check all form validation error [messages]()
I could help to change this. Thanks
Personally don't think this is the best idea because it can lead to credential enumeration. See CWE-209
Feature description
Give a meaningful validation error message for use, when password validation fails
Why would it be useful?
It would be more user friendly
Additional context
Check all form validation error [messages]()