Skip to content

Commit

Permalink
Add runcode aclrequest for loadingstring (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
IIYAMA12 authored Nov 24, 2023
1 parent 6662465 commit c40b809
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions [admin]/runcode/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
<html src="codemirror\lua.js" raw="true"/>

<export function="httpRun" http="true" protected="true"/>

<aclrequest>
<right name="function.loadstring" access="true" />
</aclrequest>
</meta>

0 comments on commit c40b809

Please sign in to comment.