Actions
Bug #23488
closedchanging password from script to "Enter password + hash" in MD5 result in clear text
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
i had a script password
rudder.password.auto("sha512", "bobby")
and then select md5
and when I save, it result in a bobby password in field
it "seems" that the md5 selector does not correctly does its job, but only in this case
trying to set md5 again says the directive cannot be changed
Files
Actions