Add missing no_log values. (#2018)

This commit is contained in:
Felix Fontein
2021-03-13 17:37:30 +01:00
committed by GitHub
parent d0fa5060df
commit b0cbef394f
3 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
security_fixes:
- "na_cdot_user - mark the ``set_password`` parameter as ``no_log`` to avoid leakage of secrets (https://github.com/ansible-collections/community.general/pull/2018)."
- "sf_account_manager - mark the ``initiator_secret`` and ``target_secret`` parameters as ``no_log`` to avoid leakage of secrets (https://github.com/ansible-collections/community.general/pull/2018)."