wiki.techinc.nl/includes/shell
Gergő Tisza 71f62b289b
shell: Do not sandbox MediaWiki maintenance scripts
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
2023-08-07 12:17:11 -07:00
..
Hook
Command.php shell: Command::cgroup() has been removed, no callers 2023-02-08 07:50:49 +00:00
CommandFactory.php shell: Command::cgroup() has been removed, no callers 2023-02-08 07:50:49 +00:00
firejail.profile
Result.php Include core PSR-4 classes in the generated classmap 2022-11-08 12:13:32 +01:00
Shell.php shell: Do not sandbox MediaWiki maintenance scripts 2023-08-07 12:17:11 -07:00
ShellboxClientFactory.php