thebadspace/app/Http/Middleware
Ro 14af284103
Implemented Custom Auth Framework
Rebuilt member authorization and session handling within Laravel's
envirnoment. Sticking with bcrypt encryption for passwords to make the
transistion simple.
2023-08-15 14:05:51 -07:00
..
Authenticate.php The Big Switch 2023-08-14 12:07:53 -07:00
EncryptCookies.php The Big Switch 2023-08-14 12:07:53 -07:00
MemberCheck.php Implemented Custom Auth Framework 2023-08-15 14:05:51 -07:00
PreventRequestsDuringMaintenance.php The Big Switch 2023-08-14 12:07:53 -07:00
RedirectIfAuthenticated.php The Big Switch 2023-08-14 12:07:53 -07:00
TrimStrings.php The Big Switch 2023-08-14 12:07:53 -07:00
TrustHosts.php The Big Switch 2023-08-14 12:07:53 -07:00
TrustProxies.php The Big Switch 2023-08-14 12:07:53 -07:00
ValidateSignature.php The Big Switch 2023-08-14 12:07:53 -07:00
VerifyCsrfToken.php The Big Switch 2023-08-14 12:07:53 -07:00