ironic/releasenotes/notes/jsonrpc-logging-21670015bb845182.yaml
Dmitry Tantsur 3ab93f0c84 Mask secrets when logging in json_rpc
Otherwise passwords are displayed in plain text in the DEBUG logs.

Change-Id: I4210492bc7cb42b205d2b93a018bfaa25bfe5752
Story: #2006744
Task: #37216
2019-10-21 15:49:30 +02:00

6 lines
140 B
YAML

---
security:
- |
Node secrets (such as BMC credentials) are no longer logged when JSON RPC
is used and DEBUG logging is enabled.