BookStack/app/Http/Middleware
Dan Brown 36424a24b5
Added ability for date format strings to be localized by back-end
Requires the locale to be installed on the system-side.
Closes #1214
2019-01-19 12:11:18 +00:00
..
Authenticate.php Fixed required email confirmation with domain restriction 2017-11-11 18:09:48 +00:00
EncryptCookies.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
Localization.php Added ability for date format strings to be localized by back-end 2019-01-19 12:11:18 +00: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