intial password change dialog - password validation
camaeel opened this issue · 0 comments
camaeel commented
What happened:
I wanted to input password with #
as special character and it is not counted as such. So password like Litmusss1#
was not accepted by frontend valdiations
What you expected to happen:
This seems to be valid password so frontend valdiation should be positive or it should be stated which special characters are accepted.
Where can this issue be corrected? (optional)
Probably in frontend
How to reproduce it (as minimally and precisely as possible):
Setup fresh new litmus server on kind cluster. Try to change intial password to Litmusss1#
Anything else we need to know?: