jonnybarnes.uk/app/Http/Middleware
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes cf62d756af
Update CSP
Mastodon webmention images are served via my instance, so add to the CSP
2024-03-22 19:05:45 +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 Update CSP 2024-03-22 19:05:45 +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