Hide Forgot
Description of problem: Password input fields (for example) cannot be detected without a regular expression. otopi's machine dialect should output some flag for these fields, to be used by ovirt-hosted-engine-setup
What is the impact on the current implementation?
(In reply to Yaniv Dary from comment #1) > What is the impact on the current implementation? Seems like Ryan currently works around it by checking the text for 'password', see line 120 of [1], which is the fix for bug 1334754. [1] https://gerrit.ovirt.org/#/c/56371/4/dashboard/src/helpers/HostedEngineSetup.js
Since we already have a fix for this and it is low risk for node and hosted engine setup, we will add it for 4.0.
*** This bug has been marked as a duplicate of bug 1337445 ***