]> git.lizzy.rs Git - dragonfireclient.git/commit
Don't let HTTP API pass through untrusted function
authorsfan5 <sfan5@live.de>
Fri, 17 Dec 2021 17:31:29 +0000 (18:31 +0100)
committersfan5 <sfan5@live.de>
Sat, 18 Dec 2021 19:37:13 +0000 (20:37 +0100)
commit8c99f2232bdb52459ccf2a5b751cbe3f7797abc3
tree2078e91dedcd2112e6644fc53e45f32a0b7281fe
parent8472141b79c25092c90dea24aa873bd7ff792142
Don't let HTTP API pass through untrusted function

This has been a problem since the first day, oops.
builtin/game/misc.lua
src/script/common/c_internal.h
src/script/lua_api/l_http.cpp
src/script/lua_api/l_http.h