]> git.ipfire.org Git - thirdparty/pdns.git/commit
API: Allow deleting out-of-zone records 2397/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 30 Mar 2015 19:43:13 +0000 (21:43 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 30 Mar 2015 19:43:13 +0000 (21:43 +0200)
commit34df6ecc4d214fcd3e91b7ca797ca649289d64f7
treeec64ec9840d688d0c8fafc9e86ea7adcb6161a5d
parent15f841f1a8b507f5b504b7b6e5394d40c998b365
API: Allow deleting out-of-zone records

Useful for fixing legacy data (but note that it's impossible to re-create
such data using the API.)

Fixes #2393.
pdns/ws-auth.cc
regression-tests.api/test_Zones.py