misc_pterodactyl-panel/app/Http/Middleware
2022-01-19 21:09:17 -05:00
..
Admin/Servers Reeformat with new rules post merge 2021-01-25 19:20:51 -08:00
Api [security] ensure session is only for that request when authenticating user API key 2022-01-19 21:09:17 -05:00
AdminAuthenticate.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Authenticate.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
EncryptCookies.php Update all the middlewares 2017-10-29 12:37:25 -05:00
LanguageMiddleware.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
MaintenanceMiddleware.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
RedirectIfAuthenticated.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
RequireTwoFactorAuthentication.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
TrimStrings.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
TrustProxies.php Fixes before release 2018-05-20 16:49:54 -07:00
VerifyCsrfToken.php Add consistent CSRF token verification to API endpoints; address security concern with non-CSRF protected endpoints 2021-11-16 20:02:18 -08:00
VerifyReCaptcha.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00