acls for the notifications
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
dfdf3d68bf
commit
3e08650b6f
|
@ -0,0 +1,3 @@
|
||||||
|
INSERT INTO salix.ACL (model,property,accessType,principalId)
|
||||||
|
VALUES ('NotificationSubscription','*','*','employee'),
|
||||||
|
VALUES ('NotificationAcl','*','*','employee');
|
Loading…
Reference in New Issue