BookStack/app/Http/Middleware
Dan Brown 4b0c4e621a
Replaced use of custom 'baseUrl' helper with 'url'
Also changed up how base URL setting was being done
by manipulating incoming request URLs instead of
altering then on generation.
2019-08-04 14:26:39 +01:00
..
Authenticate.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
EncryptCookies.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
Localization.php Updated roadmap & dev version, removed dupe locale mappings 2019-06-11 22:45:41 +01:00
PermissionMiddleware.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
RedirectIfAuthenticated.php Added user setting system and added user-lang option 2017-01-15 16:27:24 +00:00
TrimStrings.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
TrustProxies.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
VerifyCsrfToken.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00