snipe-it/app/Http/Middleware
Wes Hulette 88b1da4260 Added: Caching of settings (#6378)
* Fixed missing oauth tables during setup.

* Cache settings

Cache the setting to reduce unnecessary database calls
2018-11-01 19:59:50 -07:00
..
Authenticate.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CheckForDebug.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
CheckForSetup.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
CheckForTwoFactor.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
CheckLocale.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
CheckPermissions.php Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
ContentSecurityPolicyHeader.php Removed nonce for now 2017-11-02 10:57:05 -07:00
EncryptCookies.php Added cookie serialization for Laravel v5.6.30 2018-08-21 22:40:14 -07:00
FrameGuard.php Allow X-Frame-Options to be disabled via env if necessary 2016-08-29 22:57:29 -07:00
NosniffGuard.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
RedirectIfAuthenticated.php Fixes #2448 - redirect to intended page 2016-10-29 07:32:48 -07:00
ReferrerPolicyHeader.php Added referrer-policy header 2017-09-28 17:12:58 -07:00
VerifyCsrfToken.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
XssProtectHeader.php Removed space in XSS header because safari was getting angry 2017-09-28 18:45:54 -07:00