BookStack/app/Http/Middleware
Dan Brown f139cded78
Laravel 8 shift squash & merge (#3029)
* Temporarily moved back config path
* Apply Laravel coding style
* Shift exception handler
* Shift HTTP kernel and middleware
* Shift service providers
* Convert options array to fluent methods
* Shift to class based routes
* Shift console routes
* Ignore temporary framework files
* Shift to class based factories
* Namespace seeders
* Shift PSR-4 autoloading
* Shift config files
* Default config files
* Shift Laravel dependencies
* Shift return type of base TestCase methods
* Shift cleanup
* Applied stylci style changes
* Reverted config files location
* Applied manual changes to Laravel 8 shift

Co-authored-by: Shift <shift@laravelshift.com>
2021-10-30 21:29:59 +01:00
..
ApiAuthenticate.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
ApplyCspRules.php Applied latest styleci changes 2021-09-06 22:19:06 +01:00
Authenticate.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
AuthenticatedOrPendingMfa.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
CheckEmailConfirmed.php Applied styleci changes 2021-08-30 21:32:07 +01:00
CheckGuard.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CheckUserHasPermission.php Applied styleci patches 2021-08-28 21:51:15 +01:00
EncryptCookies.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
Localization.php Added estonian to language logic 2021-10-25 14:49:03 +01:00
PreventAuthenticatedResponseCaching.php Applied changes from styleci 2021-10-08 22:23:17 +01:00
PreventRequestsDuringMaintenance.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
RedirectIfAuthenticated.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
RunThemeActions.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
StartSessionIfCookieExists.php Change email confirmation from own middle to trait 2019-12-30 15:49:20 +00:00
ThrottleApiRequests.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TrimStrings.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
TrustHosts.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
TrustProxies.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
VerifyCsrfToken.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00