Actions
Bug #25925
closedadmin cannot edit a user without re-entering the user's password
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Users, Roles and Permissions
Target version:
-
Description
previously, iirc, the password fields were disabled by default and only editable when the field was explicitly enabled
Updated by Tomer Brisker about 6 years ago
- Priority changed from High to Normal
Looks like this is caused by autocomplete filling in the password field with the admin password, clearing the field removes the error.
The password fields on the user form should disable autocomplete.
Updated by Tomer Brisker about 6 years ago
- Related to Refactor #21170: move password_strength.js file to webpack added
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7375 added
Updated by Leos Stejskal almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e134d3a8423399bad639d0dcebbf5db8f14201e0.
Updated by Tomer Brisker over 4 years ago
- Category changed from 218 to Users, Roles and Permissions
Actions