Skip to content
Discussion options

You must be logged in to vote

For anyone who is having the same problem:
For me the solution was neither of the things i mentioned.
But i followed the OWASP recommandations for setting my headers and had the Referrer-Policy set to no-referrer which breaks netbox.
To fix it i have set the Referrer-Policy to strict-origin-when-cross-origin but maybe same-origin would be better.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Referrer-Policy

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by julian-piehl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #1666 on April 28, 2026 14:08.