From 0bb6ab5c3d0038ddb08adf5341ac49e69784a0fb Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 21 Jul 2021 16:28:05 -0400 Subject: [PATCH 1/2] Reword: minimum ttl Signed-off-by: Josh Soref --- templates/template.php | 2 +- templates/templates.php | 2 +- templates/zone.php | 2 +- templates/zones.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/template.php b/templates/template.php index 7823fcf..9946060 100644 --- a/templates/template.php +++ b/templates/template.php @@ -58,7 +58,7 @@
- +
diff --git a/templates/templates.php b/templates/templates.php index 4615ba9..f01da3f 100644 --- a/templates/templates.php +++ b/templates/templates.php @@ -115,7 +115,7 @@
- +
diff --git a/templates/zone.php b/templates/zone.php index 4d1744e..77778fc 100644 --- a/templates/zone.php +++ b/templates/zone.php @@ -470,7 +470,7 @@
- +
admin) { ?> diff --git a/templates/zones.php b/templates/zones.php index b31a875..f311f31 100644 --- a/templates/zones.php +++ b/templates/zones.php @@ -270,7 +270,7 @@
- +
From 609a472a1bcb43c05e5f1ef3f00d779070c2f094 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 21 Jul 2021 16:30:25 -0400 Subject: [PATCH 2/2] Correct Minimum TTL description Queries for type FOO for a leaf that only have type BAR will return a NOERROR response without a value for FOO. This case is also covered by the Minimum TTL. --- templates/zone.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zone.php b/templates/zone.php index 77778fc..080bf3b 100644 --- a/templates/zone.php +++ b/templates/zone.php @@ -470,7 +470,7 @@
- +
admin) { ?>