You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app/Http/Middleware/TrustProxies.php defines a middleware for "Trusted Proxies"; however, it does not appear to be loaded anywhere. For comparison; laravel/laravel.com follows a similar pattern to the middleware as this repo does, but loads it in app/Http/Kernel.php.
Reproduction steps
Expected behavior
Screenshots
No response
Snipe-IT Version
master
Operating System
Web Server
PHP Version
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
setpill
added a commit
to setpill/snipe-it
that referenced
this issue
Aug 22, 2024
Debug mode
Describe the bug
app/Http/Middleware/TrustProxies.php
defines a middleware for "Trusted Proxies"; however, it does not appear to be loaded anywhere. For comparison; laravel/laravel.com follows a similar pattern to the middleware as this repo does, but loads it in app/Http/Kernel.php.Reproduction steps
Expected behavior
Screenshots
No response
Snipe-IT Version
master
Operating System
Web Server
PHP Version
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: