opnform/app/Http/Middleware
formsdev d65c1be9b5
Create common function for userIsFormOwner & rewrite protected form (#244)
* Create common function for userIsFormOwner & rewrite protected form

* fix testcase
2023-11-28 11:23:04 +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
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