snipe-it/app/Http/Middleware
snipe cea255995c Fixes #106 - adds Google Authenticator support (#2842)
* refactor to clean up LDAP login, and make the login method easier to handle.

* Login refactor cleanup

* Google 2FA package

* Adds Google Authenticator two-factor

* Removed unused blade

* Added optin setting in profile

* Removed dumb comments

* Made lock_passwords check more consistent

* Additional two factor strings

* Lock passwords check

* Display feature disabled text if in demo mode

* Two factor admin reset options

* Translation strings
2016-10-29 05:50:55 -07:00
..
Authenticate.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CheckForSetup.php Better checking for empty values when updating. (#2811) 2016-10-25 19:51:13 -07:00
CheckForTwoFactor.php Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
CheckLocale.php Check for DB table 2016-05-14 15:05:28 -07: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
NosniffGuard.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
RedirectIfAuthenticated.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -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