]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Send a 404 on unknown API path 5089/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 27 Feb 2017 20:10:18 +0000 (21:10 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 28 Feb 2017 10:34:04 +0000 (11:34 +0100)
commit00566cbff88cbce631e8abc637ded71a0f01612b
tree2974e9422bf1d093a5317c73ba1205ff3f05dfda
parent6f4fd33ee3058b4c973cc2d25692fa8673e5a4a9
dnsdist: Send a 404 on unknown API path

Before, a 401 would be sent for unknown API paths due to the strict
checking.
pdns/dnsdist-web.cc
regression-tests.dnsdist/test_API.py