]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Parse the new web ACL before clearing the existing one 9229/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 Jun 2020 13:25:40 +0000 (15:25 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 Jun 2020 13:25:40 +0000 (15:25 +0200)
commit452192f243e48b8d4fe17dc8cf26d976a127c658
tree283c474dda5553a9d7aad037bcd33877b89a0df7
parent1c90c6bd976560b5c21e56274ea6919ad9cdf219
dnsdist: Parse the new web ACL before clearing the existing one

Otherwise we end up with an empty ACL (everything will be refused)
if the new one is not valid.
pdns/dnsdist-web.cc