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

Remove noopener noreferrer #506

Closed
michamos opened this issue Aug 1, 2024 · 0 comments
Closed

Remove noopener noreferrer #506

michamos opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@michamos
Copy link
Collaborator

michamos commented Aug 1, 2024

Paul Ginsparg from arXiv reported that they didn't see any traffic from INSPIRE recently. The culprit is the noreferrer attribute we've added in #375 to external links following a vulnerability report. According to https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/noopener, this turns out not to be needed any longer on modern browsers, so we should revert this and drop the noopener noreferrer attributes from all links.

@michamos michamos added the type: bug Something isn't working label Aug 1, 2024
drjova added a commit to drjova/inspirehep that referenced this issue Aug 1, 2024
drjova added a commit to drjova/inspirehep that referenced this issue Aug 1, 2024
@drjova drjova self-assigned this Aug 1, 2024
drjova added a commit to drjova/inspirehep that referenced this issue Aug 1, 2024
drjova added a commit to inspirehep/inspirehep that referenced this issue Aug 1, 2024
@drjova drjova closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants