]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update httpapi README 4408/head
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Fri, 2 Sep 2016 20:05:05 +0000 (22:05 +0200)
committerChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Mon, 5 Sep 2016 13:58:50 +0000 (15:58 +0200)
docs/markdown/httpapi/README.md

index 9a40eebe7b3e379a7e8816e2c0e0ca462d156a04..b170a5a1256a213a9950bff062a489ac886618b5 100644 (file)
@@ -4,8 +4,9 @@ PowerDNS API
 PowerDNS features a built-in API. For the Authoritative Server, starting with
 version 3.4, for the Recursor starting with version 3.6.
 
-The released versions use the standard webserver password for authentication,
-while newer versions use a static API key mechanism (shown below).
+In 3.x, all of the API was considered experimental and authentication
+initially used the standard webserver password. On 4.x, a static API key
+is used (see below).
 
 Try it
 ------