This commit is contained in:
Marcel Pociot
2020-04-17 16:46:15 +02:00
parent 60727ac86e
commit 81d8311995
2 changed files with 9 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ class ShareCommand extends Command
public function handle()
{
// TODO: Hacky workaround just to see if it works haha
if ($this->option('auth')) {
$GLOBALS['expose.auth'] = $this->option('auth');
}