mediawiki-extensions-Scribunto/engines
Brad Jorsch 3622f82bd1 (bug 47300) Fix sandboxing with require
Two related issues:
* The package module was inheriting the loaders from the outer sandbox,
  so loaded modules were being loaded into the outer sandbox's
  environment.
* mw.loadData was using the outer sandbox's require(), so again loaded
  modules were being loaded into the outer sandbox's environment.

Bug: 47300
Change-Id: I48d8dd4784c9a890e3abb6389f96f38e1420dbbb
2013-04-24 06:19:44 +00:00
..
LuaCommon (bug 47300) Fix sandboxing with require 2013-04-24 06:19:44 +00:00
LuaSandbox (bug 39655) Add Lua version info to Special:Version 2013-03-25 04:07:30 +00:00
LuaStandalone (bug 46294) Fix for Windows text-mode file handles 2013-04-02 23:05:38 +00:00