]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/ws-auth.cc
API: Accept null as empty list in createZone 8585/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 27 Nov 2019 15:39:20 +0000 (16:39 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 27 Nov 2019 15:39:20 +0000 (16:39 +0100)
commit6fbecaeff346ba540c47877f1baa4828cb815a25
treee62f1fd3abe9fb9ff9db763f0794828913664c48
parent2de1385e123c3b67c7355ead437cc3a4efc84dce
API: Accept null as empty list in createZone

Some clients refuse to send empty arrays.
pdns/ws-auth.cc