fix: [ACL] priority change for servers tied into the ACL

pull/5158/head
iglocska 2019-09-13 13:22:23 +02:00
parent 7db73b1ee5
commit 0a1165dead
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ class ACLComponent extends Component
'servers' => array(
'add' => array(),
'cache' => array(),
'changePriority' => array(),
'checkout' => array(),
'createSync' => array('perm_sync'),
'delete' => array(),