]> granicus.if.org Git - pdns/commit
pdnsutil edit-zone checks with auth=1, but the test is run on data not from the datab...
authorbert hubert <bert.hubert@powerdns.com>
Mon, 14 Aug 2017 13:52:43 +0000 (15:52 +0200)
committerbert hubert <bert.hubert@powerdns.com>
Mon, 14 Aug 2017 13:52:43 +0000 (15:52 +0200)
commitea1214e647fd171af95073fbca641c1d810ccdf0
tree09328695fde7848c2be872cdc79c8408e18e5104
parenta650881abd3389b571426d136daa8e49273d69d0
pdnsutil edit-zone checks with auth=1, but the test is run on data not from the database, but straight from the zonefile just edited, which can't yet be rectified.
This commit removes the auth=1 check in case of data that is supplied straight to checkZone not from the database
pdns/pdnsutil.cc