lua-users home
lua-l archive

Search lua-l

This index contains 143,615 documents and 1,774,615 keywords. Last update on 2023-03-09 .

Query: [How to search]

Display: Description: Sort by:

Results:

References: [ sandboxing: 527 ]

Total 527 documents matching your query.

7. I have a feature request... sandboxing. (score: 34)
Author: XavierH622 <JacobK622@...>
Date: Wed, 16 Mar 2022 18:59:08 +0000
I have a feature request... sandboxing implementation: two new c functions "lua_sandbox(lua_state *L, bool sandboxed)" and "lua_allow_fileio(lua_state *L, bool allow_fileio)" when lua_sandbox(*L, tru
8. Re: I have a feature request... sandboxing. (score: 34)
Author: Spar <developspartv@...>
Date: Wed, 16 Mar 2022 22:01:09 +0300
This is done in Lua using _ENV variable and a parameter in load function for the environment. Pass a table to that function that doesn't have function don't want users to use On 16 Mar 2022, 21:59 +0

Search by Namazu v2.0.21