]> git.ipfire.org Git - thirdparty/pdns.git/commit
Auth API: Allow removal of NSEC3PARAM metadata 9340/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 15 Jul 2020 15:50:45 +0000 (17:50 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 15 Jul 2020 15:50:45 +0000 (17:50 +0200)
commitdf434f42c4a59b5f7d070baa65515ef0e0441897
tree99b53865377a5ac822e41fff87c860b5f6730090
parent130592c33e9aa1dc1d078bcc6d29c92ebed14b8d
Auth API: Allow removal of NSEC3PARAM metadata

Before, it was possible to set nsec3params, but an API user was never
able to switch back to NSEC.
pdns/ws-auth.cc
regression-tests.api/test_Zones.py