snipe-it/app/Http/Middleware
2016-11-06 18:08:13 +01:00
..
Authenticate.php
CheckForSetup.php Better checking for empty values when updating. (#2811) 2016-10-25 19:51:13 -07:00
CheckForTwoFactor.php Check for setup to have completed before running the 2fa middleware. Otherwise new installs fail (#2885) 2016-11-06 18:08:13 +01: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