fix: [ACL] Whitelisted `genDistributionGraph`

pull/4309/head
mokaddem 2019-03-15 15:32:18 +01:00
parent b8334521d3
commit aa03357aaa
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ class ACLComponent extends Component
'getEventGraphReferences' => array('*'),
'getEventGraphTags' => array('*'),
'getEventGraphGeneric' => array('*'),
'genDistributionGraph' => array('*'),
'getDistributionGraph' => array('*'),
'getReferenceData' => array('*'),
'getReferences' => array('*'),