mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +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
|
|
@ -1,7 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<module>
|
||||
<grants />
|
||||
<permissions />
|
||||
<permissions>
|
||||
<permission action="procEditorInsertModuleConfig" target="manager" />
|
||||
</permissions>
|
||||
<actions>
|
||||
<action name="dispEditorPopup" type="view" />
|
||||
<action name="dispEditorComponentInfo" type="view" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue