From 6dcefcf6cca0f44bb8c06f7cc24d60402c3a4fdd Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 13 Apr 2017 00:41:19 +0100 Subject: Add some instructions to the zonefile editing form --- dns.php | 1 + 1 file changed, 1 insertion(+) (limited to 'dns.php') diff --git a/dns.php b/dns.php index b17b810..0f7c683 100644 --- a/dns.php +++ b/dns.php @@ -106,6 +106,7 @@ if (isset($_POST['domain']) && isset($_POST['password']) && !isset($_POST['zonet if ($zonefile = getzone($_POST['domain'], $password)) { ?> +

Your zonefile is below. Ensure the first line always ends with a SHA-256 hash of your chosen password.