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
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta3 to 8.0.0~rc1
Updated by Raphael GAUTHIER about 1 year ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5079
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~rc1 to 8.0.0~rc2
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~rc2 to 8.0.0
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0 to 8.0.1
Updated by Raphael GAUTHIER about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|06c6dd777c17c62e866ffe05b033162e4599653d.
Updated by Elaad FURREEDAN about 1 year ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.0.1 which was released today.
Actions