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

Add rel=noopener to prevent a vulnerability in "_blank". #170

Merged
merged 1 commit into from Mar 30, 2018
Merged

Add rel=noopener to prevent a vulnerability in "_blank". #170

merged 1 commit into from Mar 30, 2018

Conversation

lah7
Copy link
Contributor

@lah7 lah7 commented Mar 29, 2018

Adds the rel=noopener attribute to links that open in a new tab to prevent a vulnerability where the target page could modify the parent (the page where Twitter-Post-Fetcher is embedded)

This website has a good demonstration of the issue:
https://mathiasbynens.github.io/rel-noopener/

(Great work by the way!) 👍

Prevents links from being able to modify the page where
Twitter-Post-Fetcher is embedded.
@jasonmayes jasonmayes merged commit 7d281c6 into jasonmayes:master Mar 30, 2018
@jasonmayes
Copy link
Owner

Thank you for contributing. Merged.

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.

None yet

2 participants