mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/caddy: Also add log file pattern to ACL (#4636)
* www/caddy: Also add log file pattern to ACL * Update www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/ACL/ACL.xml Co-authored-by: Franco Fichtner <franco@opnsense.org> --------- Co-authored-by: Franco Fichtner <franco@opnsense.org>
This commit is contained in:
co-authored by
Franco Fichtner
parent
5e57d89c7c
commit
998b7b2052
@@ -4,7 +4,9 @@
|
||||
<description>Allow access to Caddy</description>
|
||||
<patterns>
|
||||
<pattern>ui/caddy/*</pattern>
|
||||
<pattern>ui/diagnostics/log/core/caddy</pattern>
|
||||
<pattern>api/caddy/*</pattern>
|
||||
<pattern>api/diagnostics/log/core/caddy/*</pattern>
|
||||
</patterns>
|
||||
</page-caddy>
|
||||
</acl>
|
||||
|
||||
Reference in New Issue
Block a user