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-09 09:58:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
57019e170fa43635d02a8a32cd28020d8ddfadd4
snipe-it
/
app
/
Http
/
Middleware
History
Brady Wetherington
9793130f6c
Merge branch 'develop' into laravel_v9
2023-04-18 11:01:00 -07:00
..
AssetCountForSidebar.php
…
CheckForDebug.php
…
CheckForSetup.php
Fixed
#12772
- use the APP_URL config more consistently
2023-04-05 16:05:40 -07:00
CheckForTwoFactor.php
…
CheckLocale.php
…
CheckPermissions.php
Updates the Gate “use” statement to be more specific
2023-03-18 11:58:09 -07:00
CheckUserIsActivated.php
…
EncryptCookies.php
…
NoSessionStore.php
…
PreventBackHistory.php
…
PreventRequestsDuringMaintenance.php
…
RedirectIfAuthenticated.php
…
SecurityHeaders.php
…
TrimStrings.php
…
TrustHosts.php
…
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
…