MIF_E31222691/app/Http/Middleware
Gabriel Pillet 8677c94a50
Fixing "Line exceeds 120 characters" in TrustProxies (#5677)
To comply with PSR-2
2021-08-23 08:42:15 -05:00
..
Authenticate.php Update redirectTo return type PHPDoc 2019-12-14 11:48:14 +01:00
EncryptCookies.php add trust proxy middleware 2017-03-29 10:05:16 -05:00
PreventRequestsDuringMaintenance.php rename class 2020-07-14 15:57:11 -05:00
RedirectIfAuthenticated.php type hint the middleware Request (#5438) 2020-10-02 08:31:13 -05:00
TrimStrings.php Don't trim `current_password` (#5546) 2021-03-01 07:38:37 -06:00
TrustHosts.php add basic trust host middleware 2020-05-18 16:50:22 -05:00
TrustProxies.php Fixing "Line exceeds 120 characters" in TrustProxies (#5677) 2021-08-23 08:42:15 -05:00
VerifyCsrfToken.php remove unnecessary variable 2019-12-20 14:10:38 -06:00