]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: Add an anonymization on a missed element in 'show server state'
authorErwan Le Goas <elegoas@haproxy.com>
Thu, 29 Sep 2022 08:28:44 +0000 (10:28 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 29 Sep 2022 08:53:14 +0000 (10:53 +0200)
commit1caa5351e5a709e3082e06a6e65bc63e30e757d8
tree9a221b3831ce8e1c589b071dad51295cbbbc6bfd
parent9ac3ccb03f9ec2ce160498a4cdc6ae6da55b5a84
MINOR: cli: Add an anonymization on a missed element in 'show server state'

Add HA_ANON_CLI to the srv->hostname when using 'show servers state'.
It can contain sensitive information like 'www....com'

No backport needed, except if anonymization mechanism is backported.
src/proxy.c