]> git.lizzy.rs Git - dragonfireclient.git/commit
Remove setlocal and setupvalue from `debug` table whitelist
authorsfan5 <sfan5@live.de>
Fri, 17 Dec 2021 17:35:30 +0000 (18:35 +0100)
committersfan5 <sfan5@live.de>
Sat, 18 Dec 2021 19:37:13 +0000 (20:37 +0100)
commitf4054595482bf4573075f45d3ca56076a0d6113e
tree6c6037a5f69059e47d134d1b8287d0d7bce404f9
parent8c99f2232bdb52459ccf2a5b751cbe3f7797abc3
Remove setlocal and setupvalue from `debug` table whitelist

It's likely that these could be used trick mods into revealing the insecure
environment even if they do everything right (which is already hard enough).
src/script/cpp_api/s_security.cpp