manila/releasenotes/notes/bug-1976370-stop-logging-login-information-b726d05ee805df27.yaml
Goutham Pacha Ravi 48f4bf6a16 Stop logging sensitive login information
usernames and passwords must never be logged
by the service, even in debug mode.

Change-Id: I8eda1c849d0d1916345959178f32756e8a1e9c0e
Closes-Bug: #1976370
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 517966292a)
2022-07-05 17:11:14 +00:00

6 lines
112 B
YAML

---
security:
- |
The SSH utility module no longer logs usernames and passwords as
debug information.