Added permissions to role administrative #543

Merged
carlosjr merged 5 commits from 2782-Add_permisions_administrative_entry_module into dev 2021-02-12 16:01:44 +00:00
First-time contributor
No description provided.
Ghost added 1 commit 2021-02-10 08:13:18 +00:00
gitea/salix/pipeline/head This commit looks good Details
2cf37a9e96
Added permissions to role administrative
Ghost added 1 commit 2021-02-11 17:38:14 +00:00
carlosjr approved these changes 2021-02-12 08:20:19 +00:00
carlosjr left a comment
Contributor

LGTM

LGTM
carlosjr requested changes 2021-02-12 08:51:20 +00:00
@ -0,0 +1 @@
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`) VALUES ('Entry', '*', '*', 'ALLOW', 'ROLE', 'administrative');
Contributor

move this code to the correct folder for this sprint

move this code to the correct folder for this sprint
carlosjr marked this conversation as resolved
Ghost added 2 commits 2021-02-12 10:47:52 +00:00
carlosjr approved these changes 2021-02-12 15:26:11 +00:00
carlosjr left a comment
Contributor

LGTM

LGTM
Ghost added 1 commit 2021-02-12 15:43:05 +00:00
carlosjr merged commit e049d6ccfb into dev 2021-02-12 16:01:44 +00:00
carlosjr deleted branch 2782-Add_permisions_administrative_entry_module 2021-02-12 16:01:52 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#543
No description provided.