litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.39k stars 688 forks source link

intial password change dialog - password validation #4773

Closed camaeel closed 3 weeks ago

camaeel commented 2 months ago

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?: