BookStack/app/Http/Middleware
2020-01-01 17:01:36 +00:00
..
ApiAuthenticate.php Fixed test class names + add perm. check to api session auth 2020-01-01 17:01:36 +00:00
Authenticate.php Added API listing filtering & cleaned ApiAuthenticate returns 2020-01-01 16:33:47 +00:00
CheckForMaintenanceMode.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ChecksForEmailConfirmation.php Added API listing filtering & cleaned ApiAuthenticate returns 2020-01-01 16:33:47 +00:00
EncryptCookies.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
GlobalViewData.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Localization.php Updated Korean to be correct country code 2019-10-18 14:27: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
StartSessionIfCookieExists.php Change email confirmation from own middle to trait 2019-12-30 15:49:20 +00:00
TrimStrings.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
TrustProxies.php Fix "Declaration of Middleware\TrustProxies::handle should be compatible with Fideloper\Proxy\TrustProxies::handle" 2019-11-20 14:00:20 +03:00
VerifyCsrfToken.php Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00