mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Removed debug.upvaluejoin to prevent leak of insecure environment
This commit is contained in:
@@ -113,7 +113,6 @@ void ScriptApiSecurity::initializeSecurity()
|
|||||||
"setupvalue",
|
"setupvalue",
|
||||||
"setmetatable",
|
"setmetatable",
|
||||||
"upvalueid",
|
"upvalueid",
|
||||||
"upvaluejoin",
|
|
||||||
"sethook",
|
"sethook",
|
||||||
"debug",
|
"debug",
|
||||||
"setlocal",
|
"setlocal",
|
||||||
|
Reference in New Issue
Block a user