mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Implement Panel changes to support internal SFTP subsystem on Daemon (#703)
This commit is contained in:
@@ -50,7 +50,6 @@ trait JavascriptInjection
|
||||
'uuid' => $server->uuid,
|
||||
'uuidShort' => $server->uuidShort,
|
||||
'daemonSecret' => $token,
|
||||
'username' => $server->username,
|
||||
],
|
||||
'node' => [
|
||||
'fqdn' => $server->node->fqdn,
|
||||
|
||||
Reference in New Issue
Block a user