misc_pterodactyl-panel/app/Http/Middleware/Api
Dane Everitt c00e5b36a5
Return all servers for a node as a paginated response
Avoids crashing the PHP process and avoids a bad runaway N+1 query issue that previously existed.
2020-10-31 11:14:28 -07:00
..
Application Format files 2019-09-05 21:32:57 -07:00
Client Fix parameter bindings for client API routes; closes pterodactyl/panel#2359 2020-09-27 10:39:18 -07:00
Daemon Return all servers for a node as a paginated response 2020-10-31 11:14:28 -07:00
ApiSubstituteBindings.php Format files 2019-09-05 21:32:57 -07:00
AuthenticateIPAccess.php Format files 2019-09-05 21:32:57 -07:00
AuthenticateKey.php Format files 2019-09-05 21:32:57 -07:00
IsValidJson.php Show a better error when JSON data cannot be parsed in the request 2020-06-30 20:05:11 -07:00
SetSessionDriver.php Format files 2019-09-05 21:32:57 -07:00