MIF_E31222691/app/Http/Middleware
Stephen Rees-Carter dbced6ac8c
Add ValidateSignature middleware for ignore params (#5942)
* Add ValidateSignature middleware for ignore params

* Comment out query parameters by default

* Remove leading slash

* Update Kernel ValidateSignature middleware path
2022-08-15 10:19:56 -05:00
..
Authenticate.php Update redirectTo return type PHPDoc 2019-12-14 11:48:14 +01:00
EncryptCookies.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
PreventRequestsDuringMaintenance.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
RedirectIfAuthenticated.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
TrimStrings.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
TrustHosts.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
TrustProxies.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
ValidateSignature.php Add ValidateSignature middleware for ignore params (#5942) 2022-08-15 10:19:56 -05:00
VerifyCsrfToken.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00