]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: add back isPartOf check in additional processing 6869/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 14 Nov 2018 12:11:24 +0000 (13:11 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 14 Nov 2018 12:11:24 +0000 (13:11 +0100)
commit87c261bcddd25cea34885c4b49bb88641ed24c9e
treeb0014fe625b2c1b234da88f3cf247269b3105023
parentbd985869cdc6b5deea4e68525d477b08722bb397
auth: add back isPartOf check in additional processing

Some backends (e.g. the LDAP backend, and the remote backend when the
operator does not provide an id) do not have an id per zone. This would
still add out of zone data to the additional section.
pdns/packethandler.cc