From fd7caeb8c33620e3c473ba8fac68750fee748d2b Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Wed, 14 Jan 2026 12:20:12 +0100 Subject: [PATCH] fix(crowdsec-dashboard): Fix typo in ACL (seccubox_logs -> secubox_logs) Co-Authored-By: Claude Opus 4.5 --- .../root/usr/share/rpcd/acl.d/luci-app-crowdsec-dashboard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/secubox/luci-app-crowdsec-dashboard/root/usr/share/rpcd/acl.d/luci-app-crowdsec-dashboard.json b/package/secubox/luci-app-crowdsec-dashboard/root/usr/share/rpcd/acl.d/luci-app-crowdsec-dashboard.json index 4f654455..1687bd09 100644 --- a/package/secubox/luci-app-crowdsec-dashboard/root/usr/share/rpcd/acl.d/luci-app-crowdsec-dashboard.json +++ b/package/secubox/luci-app-crowdsec-dashboard/root/usr/share/rpcd/acl.d/luci-app-crowdsec-dashboard.json @@ -13,7 +13,7 @@ "hub", "status", "stats", - "seccubox_logs", + "secubox_logs", "waf_status", "metrics_config", "collections",