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-03-25 01:45:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
822ea96dfd4d77ca33ed4860cc4e318930b4d836
snipe-it
/
app
/
Http
/
Middleware
History
snipe
09abcb44bb
Remove cookie serialization
...
Signed-off-by: snipe <
snipe@snipe.net
>
2024-07-22 13:49:47 +01:00
..
AssetCountForSidebar.php
Derp
2024-07-11 12:01:06 +01:00
CheckForDebug.php
Modernize use statements, switch to auth()
2024-07-04 20:49:22 +01:00
CheckForSetup.php
…
CheckForTwoFactor.php
Modernize use statements, switch to auth()
2024-07-04 20:49:22 +01:00
CheckLocale.php
Use app helped instead of facade
2024-07-13 15:15:18 +01:00
CheckPermissions.php
Added 403 to sad panda page
2024-07-05 11:54:49 +01:00
CheckUserIsActivated.php
…
EncryptCookies.php
Remove cookie serialization
2024-07-22 13:49:47 +01:00
NoSessionStore.php
…
PreventBackHistory.php
…
PreventRequestsDuringMaintenance.php
…
RedirectIfAuthenticated.php
…
SecurityHeaders.php
…
TrimStrings.php
…
TrustHosts.php
Shift HTTP kernel and middleware
2021-06-10 20:17:04 +00:00
TrustProxies.php
WIP: First stabs at getting Laravel Vite to work; no luck so far :(
2023-02-21 19:35:37 -08:00
VerifyCsrfToken.php
…