jonnybarnes.uk/app/Http/Middleware
Jonny Barnes 5d8929ac29
Save full url during login
This means the query params should be kept when redirecting back to
`/auth?...` during the IndieAuth flow.
2024-06-22 20:28:18 +01: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
EncryptCookies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
LinkHeadersMiddleware.php Add Indieweb related link to the HTTP headers 2024-06-08 19:39:09 +01:00
LocalhostSessionMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MyAuthMiddleware.php Save full url during login 2024-06-22 20:28:18 +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