python-ironicclient/releasenotes/notes/SHA1-hash-auth-token-f8dce46f854c002c.yaml
Lokesh S 9c3641317e Log SHA1 hash of X-Auth-Token value
Remove logging of sensitive information like the token value from
X-Auth-Token. Instead, log the sha1 hash of the token value,
prefixed by '{SHA1}'.

Closes-bug: #1429701
Change-Id: If0536ce2d4f71d61c272427cefec7a4dbbdcdefa
2016-02-26 17:13:10 +00:00

5 lines
80 B
YAML

---
other:
- Log the SHA1 hash of X-Auth-Token value prefixed
by '{SHA}'.