Actions
Bug #38593
closedPrevent unintentional password updates in empty edit forms
Description
We'll need support password editing cause currently we don't send password over the API so it always shows up empty on the edit form and is sent back as empty to API clearing out password unintentionally.
We have patterns like this which we'll need to use. Something that we do for Alternate content sources like this:
katello/webpack/scenes/AlternateContentSources/Details/EditModals/ACSEditCredentials.js
Line 34
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11451 added
Updated by Samir Jha 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|df7ea596fc2b655c3c61a90293aac478d9804bb2.
Actions