Bug #20539
foreman-debug shouldn't save private key
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Currently foreman-debug adds everything in /etc/foreman-proxy to the tarball. Recently there was a fix in Foreman to not add private keys, however foreman-proxy keys are still logged.
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/smart-proxy/pull/537 added
#2
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b9a85895e003623bba0deefb12b2c5e15a818dbb.
#3
Updated by Lukas Zapletal over 5 years ago
- Legacy Backlogs Release (now unused) set to 287
Daniel requesting 1.15 backport for this one.
Fixes #20539 - foreman-debug shouldn't save private key
Currently foreman-debug adds everything in /etc/foreman-proxy to the
tarball. Recently there was a fix in Foreman to not add private keys,
however foreman-proxy keys are still logged.