]> git.ipfire.org Git - thirdparty/pdns.git/commit
API: don't add priority to content field on save 1351/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 2 Apr 2014 14:56:33 +0000 (16:56 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 2 Apr 2014 14:56:33 +0000 (16:56 +0200)
commit41e3b10e76441caa035ef38a32f50675da4a5ce9
tree39ad2184afb8de075b507235742681ff8e0f242c
parent7e0e83debbfca8de9669f29959cd68c2fb5c2fc3
API: don't add priority to content field on save

We need the prio in content for verification purposes, but for storage
it needs to stay in rr.priority. Adds a test for this.
pdns/ws-auth.cc
regression-tests.api/test_Zones.py