]> granicus.if.org Git - pdns/commitdiff
mention API key required for access
authorJP Mens <jp@mens.de>
Fri, 10 Nov 2017 12:54:35 +0000 (13:54 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Nov 2017 12:54:35 +0000 (13:54 +0100)
docs/http-api/index.rst

index f30db51f786d0bbbaf6dfdf3908921b6157089b0..4ff18556c1a70e7a1b6ecf7a37b0a5a1c8c8afdf 100644 (file)
@@ -16,7 +16,7 @@ The following webserver related configuration items are available:
 
 * :ref:`setting-webserver`: If set to anything but 'no', a webserver is launched.
 * :ref:`setting-webserver-address`: Address to bind the webserver to. Defaults to 127.0.0.1, which implies that only the local computer is able to connect to the nameserver! To allow remote hosts to connect, change to 0.0.0.0 or the physical IP address of your nameserver.
-* :ref:`setting-webserver-password`: If set, viewers will have to enter this plaintext password in order to gain access to the statistics.
+* :ref:`setting-webserver-password`: If set, viewers will have to enter this plaintext password in order to gain access to the statistics, in addition to entering the configured API key on the index page.
 * :ref:`setting-webserver-port`: Port to bind the webserver to.
 * :ref:`setting-webserver-allow-from`: Netmasks that are allowed to connect to the webserver