]> git.ipfire.org Git - thirdparty/pdns.git/commit
recursor webserver: allow accessing some API endpoints using password
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Fri, 15 Feb 2019 21:19:27 +0000 (22:19 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 21 May 2019 12:28:34 +0000 (14:28 +0200)
commitc563cbe5b9390bb609362e68d982df36c319f3e9
tree1eeb5ccb4ad977282097e4a2dcaf184c3e335dc5
parent7579a7b9f61d6355bbdb600bee35ea39b1ccc9ef
recursor webserver: allow accessing some API endpoints using password

Fixes #5942.
pdns/webserver.cc
pdns/webserver.hh
pdns/ws-recursor.cc
regression-tests.api/runtests.py
regression-tests.api/test_Basics.py
regression-tests.api/test_Servers.py
regression-tests.api/test_helper.py
regression-tests.dnsdist/test_API.py