Bug #27549
Do not show encrypted setting in their plaintext form in webui
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6967 added
#2
Updated by The Foreman Bot almost 3 years ago
- Fixed in Releases 1.24.0 added
#3
Updated by Adam Ruzicka almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset dad774bbf2fdae97c5881e883f992654dc58d904.
Fixes #27549 - Do not show encrypted setting in webui in clear
This reuses the HiddenValue module and shows only asterisks instead of
the full value for encrypted settings.