apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.06k stars 341 forks source link

Unable to add new user - shows passwords don't match even when they match #3986

Open lbathina opened 4 years ago

lbathina commented 4 years ago

I'm submitting a ...

Traffic Control components affected ...

Current behavior:

When password less than 8 characters are provided, even when the password and confirm password field matches, the application shows Doesn't Match

Expected / new behavior:

They should not throw Doesn't Match error. may be can show the password requirement not met or too short.

Minimal reproduction of the problem with instructions:

User Admin-> users -> click + -> enter required information -> in the password and confirm password try giving the following passwords. enter same password in both fields. test test123

Anything else:

ocket8888 commented 3 years ago

This issue still exists:

image

(they do match, they're just too short)

mitchell852 commented 3 years ago

ok