Pony.fm/app/Http/Middleware
2021-03-29 01:10:05 +01:00
..
Authenticate.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
AuthenticateOAuth.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Authorize.php Shift cleanup 2021-02-14 19:46:41 +00:00
DisabledAccountCheck.php Global Facades 2021-02-14 19:45:51 +00:00
EncryptCookies.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
JsonExceptions.php Shift to helper methods 2021-02-14 19:45:52 +00:00
PreventRequestsDuringMaintenance.php Shift HTTP kernel and middleware 2021-02-14 19:11:14 +00:00
RedirectIfAuthenticated.php Shift to consistent, fluent response chains 2021-02-14 19:46:03 +00:00
TrimStrings.php Shift core files 2021-02-14 18:21:24 +00:00
TrustHosts.php Shift core files 2021-02-14 18:57:23 +00:00
TrustProxies.php Trust all proxies 2021-03-29 01:10:05 +01:00
VerifyCsrfToken.php Shift middleware 2021-02-14 04:23:11 +00:00