mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
system: fix snapshot ACL; closes #8111
This commit is contained in:
parent
1293c51187
commit
918ba63bb5
@ -561,8 +561,8 @@
|
||||
<page-snapshots>
|
||||
<name>System: Snapshots</name>
|
||||
<patterns>
|
||||
<pattern>ui/snapshots/*</pattern>
|
||||
<pattern>api/snapshots/*</pattern>
|
||||
<pattern>ui/core/snapshots</pattern>
|
||||
<pattern>api/core/snapshots/*</pattern>
|
||||
</patterns>
|
||||
</page-snapshots>
|
||||
<page-system-firmware-manualupdate>
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
<Edit url="/system_advanced_sysctl.php*" visibility="hidden"/>
|
||||
</Tunables>
|
||||
</Settings>
|
||||
<Snapshots cssClass="fa fa-hdd-o fa-fw" url="/ui/core/snapshots/"/>
|
||||
<Snapshots cssClass="fa fa-hdd-o fa-fw" url="/ui/core/snapshots"/>
|
||||
<Trust cssClass="fa fa-certificate fa-fw">
|
||||
<Authorities url="/ui/trust/ca"/>
|
||||
<Certificates url="/ui/trust/cert"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user