-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Cross-Origin-Opener-Policy: same-origin breaks Hypothesis web annotation software #498
Comments
This is a Django default: https://docs.djangoproject.com/en/5.1/ref/middleware/#cross-origin-opener-policy
I'm going to turn this off - if I was a fancy web app I'd worry about it, but for a mostly static blog I don't think it matters. |
Before:
After:
|
See:
Cross-Origin-Opener-Policy: same-origin
hypothesis/client#5769The text was updated successfully, but these errors were encountered: