Actions
Refactor #20116
openRedact sensitive information from audit logs
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Changes to information such as passwords, secret keys etc should be audited without saving the sensitive value itself.
Currently we have workarounds in place in several places in foreman core. This should be fixed in the audited gem, opened https://github.com/collectiveidea/audited/pull/339 for that. Once that is merged we should leverage the gem solution to replace all workarounds we use.
Updated by Tomer Brisker over 7 years ago
- Related to Bug #19169: CVE-2017-2672 - audit trail leaks sensitive data for Image events added
Updated by Tomer Brisker over 7 years ago
- Related to Bug #16850: Password change activity does not show in Audit log added
Updated by Tomer Brisker almost 7 years ago
- Related to Refactor #21920: Refactor password auditing added
Actions