jonnybarnes.uk/app/Http/Middleware
2023-12-17 14:55:36 +00:00
..
Authenticate.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
CorsHeaders.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
CSPHeader.php Hopefully fix snow on prod 2023-12-17 14:55:36 +00:00
EncryptCookies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
LinkHeadersMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
LocalhostSessionMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MyAuthMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
PreventRequestsDuringMaintenance.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
RedirectIfAuthenticated.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrimStrings.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrustHosts.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrustProxies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ValidateSignature.php chore: Update and clean up file imports and annotations 2023-07-28 12:05:11 +01:00
VerifyCsrfToken.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
VerifyMicropubToken.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00