mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Enhance permissions check on module config actions
This commit is contained in:
parent
387dd1f78b
commit
81511e47b1
3 changed files with 5 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<grants />
|
||||
<permissions>
|
||||
<permission action="procCommentAdminAddCart" target="manager" />
|
||||
<permission action="procCommentInsertModuleConfig" target="manager" />
|
||||
<permission action="procCommentGetList" target="manager" />
|
||||
<permission action="procCommentAdminMoveToTrash" target="manager" />
|
||||
</permissions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue