fix: refs #7244 Added collection ACL #3198
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3198
Loading…
Reference in New Issue
No description provided.
Delete Branch "7244-collectionAcl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,2 @@
INSERT INTO salix.ACL (model,property,accessType,principalId)
VALUES ('Collection','*','WRITE','productionBoss');
He tenido que utilizar *, ya que estoy llamando a un método nativo de loopback
A dia de hui estem posant-los explicits perque hi ha una tarea de no permetre els *
el natiu crida a un d'estos posals tots.
si no pose algo ací no deixa solicitar canvis