From 89344a3a11a4f2686f69d043790942daf3ab9903 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 09c395e..ce392c6 100644 --- a/templates/zone.php +++ b/templates/zone.php @@ -473,7 +473,7 @@
- +
admin) { ?> diff --git a/templates/zones.php b/templates/zones.php index fd5346f..2b82a0e 100644 --- a/templates/zones.php +++ b/templates/zones.php @@ -271,7 +271,7 @@
- +
From eba8df55dd53769a675b12a0a6b2e2269ff66b85 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 ce392c6..c79ded5 100644 --- a/templates/zone.php +++ b/templates/zone.php @@ -473,7 +473,7 @@
- +
admin) { ?>