Skip to content
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

update referrer policy for hyperlinks #1922

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

harishv7
Copy link
Contributor

Problem

Current referrer policy for external links does not allow the receiving site to have any analytics of their site traffic.

Solution

Update referrer policy from "noreferrer" to "strict-origin-when-cross-origin"

Breaking Changes

  • Yes - this PR contains breaking changes
    • Details ...
  • No - this PR is backwards compatible with ALL of the following feature flags in this doc

Tests

  • Insert hyperlink via new editor
  • Ensure output site's tag has the new referrer policy when you inspect it

@harishv7 harishv7 merged commit a8572e5 into develop Aug 21, 2024
7 of 8 checks passed
@harishv7 harishv7 mentioned this pull request Aug 21, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants