jonnybarnes.uk/app/Http/Middleware
Jonny Barnes 5b2bfd5270
Auth endpoint
The IndieAuth endpoint should be added, currently adding the unt tests
2024-06-02 10:16:16 +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 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 Auth endpoint 2024-06-02 10:16:16 +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