From c2f8aec72b93f55b0239a244fe636fc2acb41639 Mon Sep 17 00:00:00 2001 From: Gauss23 Date: Sun, 31 Aug 2025 15:50:19 +0200 Subject: [PATCH] security/netbird: Fix typo in firewall settings label (#4917) --- .../mvc/app/controllers/OPNsense/Netbird/forms/settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms/settings.xml b/security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms/settings.xml index 7be06a710..4d9f69bb2 100644 --- a/security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms/settings.xml +++ b/security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms/settings.xml @@ -21,7 +21,7 @@ settings.firewall.allowConfig - + checkbox Allow the client to filter traffic with its built-in firewall. If disabled, you must assign the NetBird interface and manage firewall rules via OPNsense firewall management. Additionally, NetBird routing and DNS may not function as intended.