Actions
Bug #24545
closedCompute resource test connection enables password field
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
The fix from #13497 made the password always enabled, so that it does not get disabled after pw change followed by test connection trigger. This does not work in scenario, where user edits existing CR and hits test connection button. It keeps pw field enabled so if I click submit immediately, it fails since the password is empty. User either needs to specify the password again or click the disable button. While testing this I also realized that after testing connection for new CR, the enable/disable button is also displayed.
Regression caused in 1.18 but given the workaround, most likely not worth cherry-picking.
Updated by Marek Hulán over 6 years ago
- Related to Bug #13497: InvalidLogin: Cannot complete login due to an incorrect user" when trying to provision a new host added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5922 added
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 47abbc3d04f0c2ae3c0403e44213adffe855cfe0.
Actions