Actions
Bug #16611
closedUser story #16567: Be able to add a hashed password
Change model in user management and text from buttons
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
I missclicked in github and merge 16567 instead of requesting changes
We should remove clearPassword from model
Rename hashedPasswd to isPreHashedPassword
Change model to have a PanelMode object with three values: Closed | AddUser | EditUser string (the username we focus on)
Add the same behavior on edit than add (close on user already in edit close the form)
Remove Userfocuson from model
Change text of button "clear text button" to "un-hashed"
Updated by Elaad FURREEDAN almost 5 years ago
- Status changed from New to In progress
- Assignee changed from Vincent MEMBRÉ to Elaad FURREEDAN
Updated by Elaad FURREEDAN almost 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
Updated by Anonymous almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|225bc6e7b4be7235021d6bb4cf2894ee507e95c4.
Updated by Elaad FURREEDAN almost 5 years ago
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/231
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0-1.6 which was released today.
Actions