]> git.ipfire.org Git - thirdparty/pdns.git/commit
Relax zone checks when removing a zone from a view.
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 23 Oct 2025 05:34:56 +0000 (07:34 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 23 Oct 2025 05:34:56 +0000 (07:34 +0200)
commita912c5a1623372e87c663c55956bbd3dda652d0f
tree0c61b97af0868eb9dee747db7bf01bfc790a7a69
parent8eda540cbb727af91c538f2e338dde3982139ef4
Relax zone checks when removing a zone from a view.

It's ok for the zone to no longer exist at this point.

Fixes: #16351
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/ws-auth.cc