fix: [ACL] ACL updated

pull/4033/head
iglocska 2019-01-18 16:18:23 +01:00
parent 8086b9de0a
commit b1d1597468
1 changed files with 2 additions and 0 deletions

View File

@ -255,6 +255,7 @@ class ACLComponent extends Component
'delete' => array('perm_object_template'),
'getToggleField' => array(),
'objectChoice' => array('*'),
'objectMetaChoice' => array('perm_add'),
'view' => array('*'),
'viewElements' => array('*'),
'index' => array('*'),
@ -311,6 +312,7 @@ class ACLComponent extends Component
),
'servers' => array(
'add' => array(),
'cache' => array('perm_site_admin'),
'checkout' => array(),
'delete' => array(),
'deleteFile' => array(),