BookStack/app/Http/Middleware
Dan Brown 9158a66bff
Updated & improved language locale handling
Extracted much of the language and locale work to a seperate, focused class.
Updated php set_locale usage to prioritise UTF8 usage.
Added locale options for windows.
Clarified what's a locale and a bookstack language string.

For #3590 and maybe #3650
2022-09-02 19:19:01 +01:00
..
ApiAuthenticate.php Applied StyleCI changes 2021-11-30 14:25:09 +00:00
ApplyCspRules.php Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Authenticate.php
AuthenticatedOrPendingMfa.php
CheckEmailConfirmed.php
CheckGuard.php
CheckUserHasPermission.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
EncryptCookies.php
Localization.php Updated & improved language locale handling 2022-09-02 19:19:01 +01:00
PreventAuthenticatedResponseCaching.php
PreventRequestsDuringMaintenance.php
RedirectIfAuthenticated.php
RunThemeActions.php
StartSessionIfCookieExists.php
ThrottleApiRequests.php
TrimStrings.php
TrustHosts.php
TrustProxies.php
VerifyCsrfToken.php