mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 22:03:44 +02:00
Revert use of cookies, go back to using a JWT
This commit is contained in:
@@ -80,8 +80,6 @@ class Kernel extends HttpKernel
|
||||
],
|
||||
'client-api' => [
|
||||
'throttle:240,1',
|
||||
EncryptCookies::class,
|
||||
StartSession::class,
|
||||
SubstituteClientApiBindings::class,
|
||||
SetSessionDriver::class,
|
||||
'api..key:' . ApiKey::TYPE_ACCOUNT,
|
||||
|
||||
Reference in New Issue
Block a user