snipe-it/app/Http/Middleware
2016-10-29 07:32:48 -07:00
..
Authenticate.php
CheckForSetup.php Better checking for empty values when updating. (#2811) 2016-10-25 19:51:13 -07:00
CheckForTwoFactor.php Removed unneeded else 2016-10-29 06:06:32 -07:00
CheckLocale.php
CheckPermissions.php Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
EncryptCookies.php
FrameGuard.php Allow X-Frame-Options to be disabled via env if necessary 2016-08-29 22:57:29 -07:00
NosniffGuard.php
RedirectIfAuthenticated.php Fixes #2448 - redirect to intended page 2016-10-29 07:32:48 -07:00
VerifyCsrfToken.php
XssProtectHeader.php