wiki.techinc.nl/includes/shell
Kunal Mehta b6d1afa1aa shell: Fix $wgShellboxUrls by passing service name when creating BoxedCommand
To be able to use non-default Shellbox URLs, we need to be able to
pass in a service name when creating the ShellboxClient.

Have CommandFactory::createBoxed() take a $service parameter that can
be used to change which Shellbox will be hit, as intended.

Bug: T290193
Change-Id: Ic1671a69070f962dbb0083028faf34d6d437022a
2021-09-01 11:43:22 -07:00
..
Hook
Command.php Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
CommandFactory.php shell: Fix $wgShellboxUrls by passing service name when creating BoxedCommand 2021-09-01 11:43:22 -07:00
firejail.profile
Result.php Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
Shell.php Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
ShellboxClientFactory.php Add support for multiple shellbox URLs through a mapping configuration 2021-06-21 14:14:44 +02:00
ShellboxHttpClient.php Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00