]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth docs, clarify that dnsupdate-require-tsig is new in 5.0 14157/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 13 May 2024 07:53:19 +0000 (09:53 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 13 May 2024 07:53:19 +0000 (09:53 +0200)
docs/dnsupdate.rst
docs/settings.rst

index a24e691a762feec10f2761387135304504317b8a..6088ed51682b8660c15e993c46d62c87bce95ac0 100644 (file)
@@ -49,6 +49,8 @@ from either address range.
 ``dnsupdate-require-tsig``
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+.. versionadded:: 5.0.0
+
 A setting to require DNS updates to be signed by a valid TSIG signature.
 The default is no, which means zones without TSIG keys can be updated by
 unauthenticated agents operating from an allowed address range.
index 597603e87cec74ba341ca4432cb6c33e62343dbd..2684ec40d5dc519bcc9a77a9ee4368dcc43cd169 100644 (file)
@@ -657,7 +657,9 @@ Enable/Disable DNS update (RFC2136) support. See :doc:`dnsupdate` for more.
 .. _setting-dnsupdate-require-tsig:
 
 ``dnsupdate-require-tsig``
--------------
+--------------------------
+
+.. versionadded:: 5.0.0
 
 -  Boolean
 -  Default: no