librenms/app/Http/Middleware
Jellyfrog b09bc07f8f
Laravel 6.x (#11397)
* Update Laravel core files

Fix app/Http/Kernel.php

* Use RouteServiceProvider::HOME

* Sync Laravel default config files

* Update composer dependencies to Laravel 6

* fix resources/lang/en/validation.php

* Manually fixing tests

required by travis, fails locally???

* Update wpb/string-blade-compiler

* Add new viewany() authorization policies

* Update minimum PHP version to 7.2

* Re-generate our json test-dumps

Due to:
https://github.com/laravel/framework/pull/16069
https://github.com/laravel/framework/pull/31100

* update truenas data

* fix truenas

Co-authored-by: Laravel Shift <shift@laravelshift.com>
Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-05-23 12:05:18 -05:00
..
Authenticate.php Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
CheckForMaintenanceMode.php Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
CheckInstalled.php Fixed install.php not redirecting when it should (#9224) 2018-09-18 20:56:48 +01:00
DenyDemoUser.php User configurable locale (language) (#10204) 2019-05-23 10:05:45 -05:00
EncryptCookies.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
LegacyExternalAuth.php Allow login with GET variables (#9268) 2018-10-01 20:05:30 -05:00
LoadUserPreferences.php Fix system style setting (#10820) 2019-11-17 05:13:48 +00:00
RedirectIfAuthenticated.php Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
TrimStrings.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
TrustProxies.php Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
VerifyCsrfToken.php Enable CSRF protection (#10447) 2019-07-17 07:20:26 -05:00
VerifyTwoFactor.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00