ConvoyPanel/app/Http/Middleware
2022-08-02 19:17:08 +00:00
..
AdminAuthenticate.php Add switch to admin 2022-07-25 16:29:12 -05:00
Authenticate.php Initialize project base 2022-07-07 04:22:18 +02:00
AuthenticateServerAccess.php Add SSO 2022-07-31 19:00:36 +00:00
AuthorizeProprietaryToken.php Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
CheckServerInstalling.php Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
CheckServerNotInstalling.php Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
EncryptCookies.php Initialize project base 2022-07-07 04:22:18 +02:00
ForceJsonResponse.php Add basic application APIs 2022-07-31 15:22:04 +00:00
HandleInertiaRequests.php Add Laravel Breeze + Typescript Definitions 2022-07-09 08:04:47 +02:00
PreventRequestsDuringMaintenance.php Initialize project base 2022-07-07 04:22:18 +02:00
RedirectIfAuthenticated.php Initialize project base 2022-07-07 04:22:18 +02:00
TrimStrings.php Initialize project base 2022-07-07 04:22:18 +02:00
TrustHosts.php Initialize project base 2022-07-07 04:22:18 +02:00
TrustProxies.php Initialize project base 2022-07-07 04:22:18 +02:00
VerifyCsrfToken.php Initialize project base 2022-07-07 04:22:18 +02:00