]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: anonymize commands 'show sess' and 'show sess all'
authorErwan Le Goas <elegoas@haproxy.com>
Wed, 14 Sep 2022 15:45:41 +0000 (17:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 17 Sep 2022 09:27:09 +0000 (11:27 +0200)
commit57e35f4b879243bb32a14064d33c2831ce05cfa5
treeff6a12c2563ab7830f462f620394fbb909a08102
parent54966dffdac3fb54885c20970ccccdd78a05ed16
MINOR: cli: anonymize commands 'show sess' and 'show sess all'

Modify stream.c in order to hash the following confidential data if the
anonymized mode is enabled:
  - configuration elements such as frontend/backend/server names
  - IP addresses
src/stream.c