misc_pterodactyl-panel/app/Http/Middleware
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
..
Admin/Servers
Api
Server Remove unused code 2020-06-24 20:38:13 -07:00
AdminAuthenticate.php
Authenticate.php Format files 2019-09-05 21:32:57 -07:00
EncryptCookies.php
LanguageMiddleware.php
MaintenanceMiddleware.php
RedirectIfAuthenticated.php
RequireTwoFactorAuthentication.php
TrimStrings.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
TrustProxies.php
VerifyCsrfToken.php
VerifyReCaptcha.php Fix silent failure mode when recaptcha is enabled 2019-12-15 16:13:44 -08:00