GraphictoriaWeb/web/app/Http/Middleware
Graphictoria 2c7842b3fa Redirect to ReturnUrl when maintenance is disabled. 2022-04-21 22:50:06 -04:00
..
Exception Reworked maintenance system. Also had to rework a few HTTP error related things because the 404 page wasn't being run through middleware. 2022-04-21 22:37:18 -04:00
Authenticate.php Add code. 2021-10-01 17:17:12 -04:00
Cors.php fix cors 2021-12-25 19:23:01 -05:00
EncryptCookies.php Add code. 2021-10-01 17:17:12 -04:00
PreventRequestsDuringMaintenance.php Redirect to ReturnUrl when maintenance is disabled. 2022-04-21 22:50:06 -04:00
RedirectIfAuthenticated.php god i hate laravel sometimes^ 2022-03-26 02:29:58 -04:00
TrimStrings.php Add code. 2021-10-01 17:17:12 -04:00
TrustHosts.php Add code. 2021-10-01 17:17:12 -04:00
TrustProxies.php Add code. 2021-10-01 17:17:12 -04:00
VerifyCsrfToken.php Add code. 2021-10-01 17:17:12 -04:00