snipe-it/app/Http/Middleware
2016-11-29 01:19:05 -08:00
..
Authenticate.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CheckForDebug.php Add red banner if app is in production mode and debugging is turned on 2016-11-29 00:08:20 -08:00
CheckForSetup.php Fix mail test script 2016-11-29 01:19:05 -08:00
CheckForTwoFactor.php Get settings in middleware, makr available in views 2016-11-28 22:53:16 -08:00
CheckLocale.php Use getSettings() to check for locale to take advantage of cached value 2016-11-29 00:21:58 -08:00
CheckPermissions.php Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
EncryptCookies.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
FrameGuard.php Allow X-Frame-Options to be disabled via env if necessary 2016-08-29 22:57:29 -07:00
GetAppSettings.php Get settings in middleware, makr available in views 2016-11-28 22:53:16 -08: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
VerifyCsrfToken.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
XssProtectHeader.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00