Skip to content

Implement default Referrer-Policy in Apache #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jonasbardino
Copy link
Contributor

Implement default Referrer-Policy in Apache as recommended by W3C and security scans.

@jonasbardino jonasbardino self-assigned this Jul 2, 2025
@jonasbardino jonasbardino added the enhancement New feature or request label Jul 2, 2025
@jonasbardino jonasbardino requested a review from a team July 2, 2025 08:08
@jonasbardino
Copy link
Contributor Author

I've done brief testing on ui erda and found no web regressions, but it could use more thorough testing.

One can check served headers with Mozilla Observatory:
https://developer.mozilla.org/en-US/observatory/analyze?host=FQDN

Background info about the option at
https://developer.mozilla.org/en-US/docs/Web/Security/Practical_implementation_guides/Referrer_policy

Copy link
Contributor

@Martin-Rehr Martin-Rehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@jonasbardino jonasbardino force-pushed the add/apache-referrer-policy-strict-origin-when-cross-origin branch from 8f95986 to a7aaea4 Compare July 2, 2025 10:41
@jonasbardino
Copy link
Contributor Author

Confirmed oidc sign up functional, too, where we at least used to have a referrer need with openid 2.0.

@jonasbardino jonasbardino merged commit 9e2830b into next Jul 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants