snipe-it/app/Http/Middleware
Martin Meredith e3e0d57f56 Minor code cleanup bits and bobs (#6805)
* Add IDE Helper files

* Cleanup imports

- Alphabetises imports
- Removes unused imports

* Add Platform requirements

* Move filling asset into block where asset exists

* Remove duplicate array keys
2019-03-13 20:12:03 -07:00
..
Authenticate.php
CheckForDebug.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckForSetup.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckForTwoFactor.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckLocale.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckPermissions.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -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
NosniffGuard.php
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
XssProtectHeader.php Removed space in XSS header because safari was getting angry 2017-09-28 18:45:54 -07:00