Shell::makeScriptCommand() wrapped MediaWiki maintenance script calls in firejail, which caused issues since firejail is configured to prevent access to MediaWiki settings files. Since maintenance scripts are executed via other, unsandboxed means most of the time, this didn't really provide much protection anyway. Bug: T343291 Change-Id: I3dfac7a5c6070c48e43d966043b4bc0d55a356d1 |
||
|---|---|---|
| .. | ||
| Hook | ||
| Command.php | ||
| CommandFactory.php | ||
| firejail.profile | ||
| Result.php | ||
| Shell.php | ||
| ShellboxClientFactory.php | ||