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"
Actions