mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -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');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user