Bug #31965
Make setting bmc_credentials_accessible disabled by default
Description
As a hardening, BMC credentials should not be accessible.
Associated revisions
History
#1
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8359 added
#2
Updated by The Foreman Bot over 1 year ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/8359)
#3
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8359 added
#4
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.3.0 added
#5
Updated by Lukas Zapletal about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|7a157e0156db8ff527dafe84cf78f5bc9dae2324.
Fixes #31965 - make bmc_credentials_accessible disabled by default
Also remove the settings check as that would be pretty useless with this new value.
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>