fix: [acl] Added event block rule

pull/6078/head
iglocska 2020-06-30 13:15:58 +02:00
parent 77049b1cb7
commit 1a573e9b50
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -384,6 +384,7 @@ class ACLComponent extends Component
'delete' => array(),
'deleteFile' => array(),
'edit' => array(),
'eventBlockRule' => array(),
'fetchServersForSG' => array('*'),
'filterEventIndex' => array(),
'getApiInfo' => array('*'),