mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#12440 add operation/events/events check readonly
This commit is contained in:
parent
e7ad23c477
commit
4c25e4cab1
@ -1861,6 +1861,13 @@ if (enterprise_hook(
|
||||
'eventos',
|
||||
'execute_event_responses',
|
||||
]
|
||||
) === false && enterprise_hook(
|
||||
'enterprise_acl',
|
||||
[
|
||||
$config['id_user'],
|
||||
'eventos',
|
||||
'operation/events/events',
|
||||
]
|
||||
) === false
|
||||
) {
|
||||
$readonly = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user