| commit | 0c584227350afe963d5c0acc8af45791200deb38 | [log] [tgz] |
|---|---|---|
| author | Ronny <ronny@apache.org> | Sun Oct 09 09:45:17 2022 +0200 |
| committer | GitHub <noreply@github.com> | Sun Oct 09 09:45:17 2022 +0200 |
| tree | d51a7abfc3ac168a9bb3c13e290c8daea90f7fb0 | |
| parent | 228b07ead3c9795bf41cddaa43ae4e43029e28a6 [diff] |
Redact passwords in log file (#4198) In some log messages user passwords were not redacted. Move and introduce a global helper function `remove_sensitive_data` to redact passwords.