This website requires JavaScript.
Explore
Help
Sign In
mirror
/
snipe-it
Watch
3
Star
0
Fork
0
You've already forked snipe-it
mirror of
https://github.com/snipe/snipe-it.git
synced
2026-02-07 07:15:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3df62a200fc8f30fd48761781663ba08f37e022a
snipe-it
/
app
/
Http
/
Middleware
History
snipe
e08911ab8f
Removed nonce for now
...
There is a dependency in a package where we can’t edit the script tags to add the nonce
2017-11-02 10:57:05 -07:00
..
Authenticate.php
…
CheckForDebug.php
Small phpcbf cleanup
2016-12-29 14:02:18 -08:00
CheckForSetup.php
Use url() helper over URL::to
2016-12-15 16:41:36 -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
…
ContentSecurityPolicyHeader.php
Removed nonce for now
2017-11-02 10:57:05 -07:00
EncryptCookies.php
…
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