Actions
Feature #29464
closedReceptor installation playbook job invocation page shows entered password in plaintext (text input)
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1814752
Description of problem:
When running the playbook "Configure Cloud Connector", when entering parameters, there is text input "satellite_password". It's not hidden in asterisks, it's plaintext. Users usually expect password fields to be of type password, not text.
Version-Release number of selected component (if applicable):
6.7 snap 16, NOT regression
How reproducible:
Deterministic
Steps to Reproduce:
1. Hosts -> Job Templates
2. Run template Configure Cloud Connector
3. Start typing in field satellite_password
Actual results:
The entered password is visible
Expected results:
The entered password is hidden as passwords usually are
Actions