GraphictoriaWeb/web/app/Http/Middleware
Graphictoria f0096f2e97 Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
..
Authenticate.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
CheckBan.php Basic ban system(unfinished), improved double session protection, and sessions on all middleware groups. 2022-05-07 14:28:17 -04:00
DailyReward.php Daily currency reward. 2022-05-03 22:42:02 -04:00
DoubleSessionProtector.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
EncryptCookies.php Initial commit. 2022-04-29 19:50:07 -04:00
PreventRequestsDuringMaintenance.php Initial commit. 2022-04-29 19:50:07 -04:00
RedirectIfAuthenticated.php Initial commit. 2022-04-29 19:50:07 -04:00
TrimStrings.php Initial commit. 2022-04-29 19:50:07 -04:00
TrustHosts.php Initial commit. 2022-04-29 19:50:07 -04:00
TrustProxies.php Initial commit. 2022-04-29 19:50:07 -04:00
VerifyCsrfToken.php Initial commit. 2022-04-29 19:50:07 -04:00