Actions
Bug #12938
closedHiding a smart variable causes the value field to be filled by autofill with the user's password
Description
This occurs when accessing the lookup key from the relevant lookup key index, or if the class does not have any hidden fields when loaded.
This is because there is no fake password field in the form.
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3005 added
Updated by Tomer Brisker about 9 years ago
- Subject changed from hiding a smart variable/class parameter causes the value field to be filled by autofill with the user's password to Hiding a smart variable causes the value field to be filled by autofill with the user's password
- Status changed from Ready For Testing to Assigned
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3005)
Updated by Tomer Brisker about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3005 added
Updated by Tomer Brisker over 8 years ago
- Related to Bug #13741: Parameter with multiline value gets corrupted when set as hidden added
Updated by Tomer Brisker over 8 years ago
- Status changed from Ready For Testing to Resolved
This has been fixed by the fix for #13741.
Actions