mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-05 10:10:31 -07:00
keycloak_client: sanitize `saml.encryption.private.key` (#9621)
* sanitize saml.encryption.private.key in module output
* add changelog fragment
* Re-categorize changelog fragment.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit fb4f7248c9
)
Co-authored-by: fgruenbauer <gruenbauer@b1-systems.de>
2 lines
No EOL
180 B
YAML
2 lines
No EOL
180 B
YAML
security_fixes:
|
|
- keycloak_client - Sanitize ``saml.encryption.private.key`` so it does not show in the logs (https://github.com/ansible-collections/community.general/pull/9621). |