From 98c979ba32fc0a7f80580735dd16009c879b63aa Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 26 Dec 2019 22:59:05 +0100 Subject: [PATCH] security/acme-client: minor CloudFlare tweaks, refs #1625 --- .../AcmeClient/forms/dialogValidation.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml index 14ea6f867..98f703d7a 100644 --- a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml +++ b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml @@ -184,27 +184,36 @@ header + + + header + validation.dns_cf_email - + text + Use your CF account with full privileges. This is less secure, a API token should be used instead (see below). validation.dns_cf_key - + password + + + header + validation.dns_cf_account_id text - Can be found in the URI after loggin into the Cloudflare dashboard. + Can be found in the URI after logging into the Cloudflare dashboard. validation.dns_cf_token password - The token needs "Read" access to Zone.Zone and "Edit" to Zone.DNS across "All zones from an account". + The token needs "Read" access to Zone.Zone and "Edit" access to Zone.DNS across all zones from an account.