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 Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
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 shell: Don't blacklist /run/firejail 2020-09-09 12:31:40 +10:00
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 Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00