mesecons/mesecons_luacontroller
20kdc 065e870349 Improve LuaController security (#393)
Fixes:
1. Lack of 'safe' on minetest.deserialize usage
2. String sandbox bypass via (""):evil()
3. Loss of upcoming digilines messages on server shutdown
4. LCs failing to show information on some errors
5. Interrupt IDs as infinite data storage
2018-01-22 14:26:21 +03:00
..
doc/luacontroller Spell-check and clarify item names 2017-03-07 19:04:05 +01:00
textures Make LuaC formspec bigger (#338) 2017-05-08 02:59:57 +04:00
depends.txt Add luacontroller, a microcontroller that you can code in lua. 2013-01-13 00:18:25 +01:00
init.lua Improve LuaController security (#393) 2018-01-22 14:26:21 +03:00