From 7faba4b628f1f044235db8fed1a42efb0a793ad2 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Thu, 3 Jan 2019 17:07:32 +0200 Subject: [PATCH] dnsupdate: Update documentation to indicate that both source IP and TSIG key name checks are skipped --- docs/dnsupdate.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index 3d212acb2..94ed0b0fc 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -401,8 +401,7 @@ PowerDNS. ServFail is returned when not valid. 3. The **dnsupdate** setting is checked. Refused is returned when the setting is 'no'. -4. If update policy Lua script is provided then next two steps are - skipped. +4. If update policy Lua script is provided then skip up to 7. 5. If the **ALLOW-DNSUPDATE-FROM** has a value (from both domainmetadata and the configuration file), a check on the value is performed. If the requestor (sender of the update message) does not -- 2.40.0