Actions
Bug #17424
closedFail password confirmation in BCrypt lead to an user with empty password in file
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
when we fail the password confirmation through the command
rudder server create-user -u <username>
We get "htpasswd: password verification error" but he still create an user, but with an empty password and then restart the webapp.
Actions