infisical
infisical copied to clipboard
Give a proper Password Validation Error Message instead of mentioning it as string
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]()
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