refs #6930 perf: remove logoutMultimedia acl
This commit is contained in:
parent
c84e86270c
commit
ff6a1a9111
|
@ -1,5 +1,3 @@
|
||||||
-- Place your SQL code here
|
-- Place your SQL code here
|
||||||
|
|
||||||
INSERT IGNORE INTO `salix`.`ACL`(`model`,`property`,`accessType`,`permission`, `principalType`, `principalId`)
|
|
||||||
VALUES
|
|
||||||
('VnUser','logoutMultimedia','*','ALLOW','ROLE','employee')
|
|
||||||
|
|
Loading…
Reference in New Issue