]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth/rec web: stop sending Server: header
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 2 Aug 2022 07:53:51 +0000 (09:53 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 8 Sep 2022 07:16:46 +0000 (09:16 +0200)
commit0c281ad810755b02f1d866d05dfb0fd02e2a498f
tree1127fd49b7664dbc8b34305db4a446e25d2d7b02
parent790421452aabd3705b8c4a648e9af213fa330d01
auth/rec web: stop sending Server: header

dnsdist does not, either. Avoids leaking VERSION to not authorized users.

(cherry picked from commit 6f16c2e6e14b2f178a08b371207471c9003ea9ff)

backport of #11813
pdns/webserver.cc