mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Removed debug.upvaluejoin to prevent leak of insecure environment
This commit is contained in:
parent
a1401696df
commit
ecd20de64d
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ void ScriptApiSecurity::initializeSecurity()
|
||||||
"setupvalue",
|
"setupvalue",
|
||||||
"setmetatable",
|
"setmetatable",
|
||||||
"upvalueid",
|
"upvalueid",
|
||||||
"upvaluejoin",
|
|
||||||
"sethook",
|
"sethook",
|
||||||
"debug",
|
"debug",
|
||||||
"setlocal",
|
"setlocal",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue