mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
ddclient: Add some ACL (#5476)
This commit is contained in:
parent
72597ed8e4
commit
eceb4ea9d1
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
<pattern>api/dyndns/accounts/*</pattern>
|
||||
<pattern>api/dyndns/service/*</pattern>
|
||||
<pattern>api/dyndns/settings/*</pattern>
|
||||
<pattern>ui/diagnostics/log/core/ddclient/*</pattern>
|
||||
<pattern>api/diagnostics/log/core/ddclient/*</pattern>
|
||||
</patterns>
|
||||
</page-services-dyndns>
|
||||
</acl>
|
||||
|
|
|
|||
Loading…
Reference in a new issue