opnform-host-nginx/app/Http/Middleware
Favour Olayinka 80663b5285
allow upload routes for impersonation (#526)
2024-08-15 13:04:12 +02:00
..
Form Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
AcceptsJsonMiddleware.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Authenticate.php Fix file submissions preview 2024-01-13 19:57:39 +01:00
AuthenticateJWT.php Skip jwt token security when impersonating 2024-03-21 17:55:15 +01:00
CaddyRequestMiddleware.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
CustomDomainRestriction.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
EncryptCookies.php Initial commit 2022-09-20 21:59:52 +02:00
ImpersonationMiddleware.php allow upload routes for impersonation (#526) 2024-08-15 13:04:12 +02:00
IsAdmin.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
IsModerator.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
IsNotSubscribed.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
IsSubscribed.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
PreventRequestsDuringMaintenance.php Initial commit 2022-09-20 21:59:52 +02:00
RedirectIfAuthenticated.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
SelfHostedCredentialsMiddleware.php Docker compose setup (#513) 2024-08-05 12:06:20 +02:00
SetLocale.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
TrimStrings.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
TrustHosts.php Initial commit 2022-09-20 21:59:52 +02:00
TrustProxies.php Initial commit 2022-09-20 21:59:52 +02:00
VerifyCsrfToken.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00