Actions
Feature #22174
openAdd password verification box where applicable in Foreman Web UI
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
There is a couple of places in the Web UI where you can define a root password (creating a hostgroup or a new host, for example). However, since you can't see the root password, and there is only one password entry definition box, there is no real way to verify that the password that is typed in the box is what I intend the password to be. It would be very beneficial if we would have to type the password twice to make sure that it ends up being what we intend it to be.
Updated by Ohad Levy over 7 years ago
- Subject changed from Add password verification box where applicable in Foreman Web UI to Add password verification box where applicable in Foreman Web UI
note that there is a WIP pr(https://github.com/theforeman/foreman/pull/4882) that adds a react component for pw validation, probably makes sense to reuse that
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6626 added
Actions