You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a vulnerability with opening target="_blank" links without adding rel="noopener noreferrer". I'd argue we probably don't want them at all, but if we do then we should also add the rel stuff too.
There is a vulnerability with opening
target="_blank"
links without addingrel="noopener noreferrer"
. I'd argue we probably don't want them at all, but if we do then we should also add therel
stuff too.https://medium.com/@jitbit/target-blank-the-most-underestimated-vulnerability-ever-96e328301f4c#.5dcfxcy6q
https://news.ycombinator.com/item?id=11631292
The text was updated successfully, but these errors were encountered: