opnform/app/Http/Middleware
Favour Olayinka ef83ffcf77
3a703 admin edit submission (#305)
* wip: admin submission edit feature

* wip: refresh form submission after update

* wip: connect submissions page data to store

* Fixed the submission loading issue

* test: admin edit submission feature test

* Fix pending submission, editabe submission & more (#306)

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-02-03 12:50:57 +01:00
..
Form 3a703 admin edit submission (#305) 2024-02-03 12:50:57 +01:00
AcceptsJsonMiddleware.php Appsumo fix 2024-01-16 17:40:28 +01:00
Authenticate.php Fix file submissions preview 2024-01-13 19:57:39 +01:00
AuthenticateJWT.php URL generation (front&back) + fixed authJWT for SSR 2024-01-11 14:07:27 +01:00
CaddyRequestMiddleware.php Better error message for Caddy authorization 2023-11-30 11:20:19 +01:00
CustomDomainRestriction.php Allow use of same domain in different workspaces 2024-01-25 05:51:18 +01:00
EncryptCookies.php Initial commit 2022-09-20 21:59:52 +02:00
ImpersonationMiddleware.php Fix tests 2024-01-19 15:15:38 +01:00
IsAdmin.php Initial commit 2022-09-20 21:59:52 +02:00
IsModerator.php Added moderator impersonation 2024-01-19 14:27:04 +01: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