opnform/app/Http/Middleware
Julien Nahum 0b57ab4cdd Better error message for Caddy authorization 2023-11-30 11:20:19 +01:00
..
Form Create common function for userIsFormOwner & rewrite protected form (#244) 2023-11-28 11:23:04 +01:00
Authenticate.php Initial commit 2022-09-20 21:59:52 +02:00
CaddyRequestMiddleware.php Better error message for Caddy authorization 2023-11-30 11:20:19 +01:00
CustomDomainRestriction.php Adding Custom domains (#247) 2023-11-29 14:53:08 +01:00
EmbeddableForms.php Initial commit 2022-09-20 21:59:52 +02:00
EncryptCookies.php Initial commit 2022-09-20 21:59:52 +02:00
IsAdmin.php Initial commit 2022-09-20 21:59:52 +02:00
IsNotSubscribed.php Initial commit 2022-09-20 21:59:52 +02:00
IsSubscribed.php Initial commit 2022-09-20 21:59:52 +02:00
PreventRequestsDuringMaintenance.php Initial commit 2022-09-20 21:59:52 +02:00
RedirectIfAuthenticated.php Initial commit 2022-09-20 21:59:52 +02:00
SetLocale.php Initial commit 2022-09-20 21:59:52 +02:00
TrimStrings.php Initial commit 2022-09-20 21:59:52 +02: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 Storage support for local disk (#165) 2023-08-16 11:59:07 +03:00