blackbirdchess-server/app/Http/Middleware
Jeroen De Meerleer 32f0dad639
NEW FEATURE: Added authorization
2023-02-18 15:40:16 +01:00
..
Authenticate.php Initial commit 2023-02-01 17:10:21 +01:00
EncryptCookies.php Initial commit 2023-02-01 17:10:21 +01:00
EnsureEmailIsVerified.php Initial commit 2023-02-01 17:10:21 +01:00
EnsureTokenIsValid.php NEW FEATURE: Added authorization 2023-02-18 15:40:16 +01:00
PreventRequestsDuringMaintenance.php Initial commit 2023-02-01 17:10:21 +01:00
RedirectIfAuthenticated.php Initial commit 2023-02-01 17:10:21 +01:00
TrimStrings.php Initial commit 2023-02-01 17:10:21 +01:00
TrustHosts.php Initial commit 2023-02-01 17:10:21 +01:00
TrustProxies.php Initial commit 2023-02-01 17:10:21 +01:00
ValidateSignature.php Initial commit 2023-02-01 17:10:21 +01:00
VerifyCsrfToken.php Initial commit 2023-02-01 17:10:21 +01:00