From f1f0c3f0790f0c8e1cf495db308e6055b03feb67 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Fri, 22 Jan 2021 18:55:08 +0100 Subject: [PATCH] Services: Unbound DNS: allow /0, closes https://github.com/opnsense/core/issues/4627 --- src/www/services_unbound_acls.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/www/services_unbound_acls.php b/src/www/services_unbound_acls.php index 1a426f2b7..2769ec530 100644 --- a/src/www/services_unbound_acls.php +++ b/src/www/services_unbound_acls.php @@ -287,7 +287,7 @@ if (!isset($_GET['act'])) {