Add core.request_insecure_environment()

This commit is contained in:
ShadowNinja
2014-09-09 21:52:07 -04:00
parent 05ab9973f9
commit 6c06330daf
5 changed files with 46 additions and 4 deletions

View File

@@ -571,4 +571,7 @@
# Prevent mods from doing insecure things like running shell commands.
#secure.enable_security = false
# Comma-separated list of trusted mods that are allowed to access insecure
# functions even when mod security is on (via request_insecure_environment()).
#secure.trusted_mods =