]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix JSON API to return an object for /config/allow-from 1280/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 12 Feb 2014 15:32:18 +0000 (16:32 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 12 Feb 2014 15:32:18 +0000 (16:32 +0100)
commitbd0320fe616f38d9cc900877e96a3fbf037cba6c
treea7e502e97dcc8cea956088549bf84a31d5a9acc7
parentab44083c5cf5f137fc1868dc831ba8b6274b3d88
Fix JSON API to return an object for /config/allow-from

Can't return arrays for stuff that isn't a collection.
pdns/ws-recursor.cc
regression-tests.api/test_RecursorConfig.py