Skip to content
Snippets Groups Projects
Commit 0e5c7755 authored by Jonas Eberle's avatar Jonas Eberle Committed by Benni Mack
Browse files

[BUGFIX] Add rel="noreferrer" to all external links opened in new window

This patch defines "opening in a new window" as links having an attribute
`target` that is not either empty, `_self`, `_top` or `_parent`.

Resolves: #89771
Relates: #89757
Relates: #89044
Relates: #78488
Releases: master
Change-Id: I23f775f728b9ddfb25acd306b653cbfbb6eeba51
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62430


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJörg Bösche <typo3@joergboesche.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent b7a5cc17
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment