Add rel="noopener noreferrer" to all target="_blank" links
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 25 Feb 2020 01:07:34 +0000 (20:07 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 25 Feb 2020 01:07:34 +0000 (20:07 -0500)
commitb100b9600eff213cba4088e42f7cc11e452436ee
treea64a35f9db8d7589330c738239e8ca51b8592d1c
parent6a3d40ab467080391a04c760ef9ed20d8d0732cb
Add rel="noopener noreferrer" to all target="_blank" links

See https://mathiasbynens.github.io/rel-noopener/
22 files changed:
doc/BBCode.md
doc/de/BBCode.md
doc/de/Chats.md
doc/de/Developers.md
src/Content/Text/BBCode.php
src/Content/Text/HTML.php
src/Model/Item.php
src/Model/Term.php
src/Module/Admin/Tos.php
tests/datasets/content/text/html/bug-7474.html
tests/src/Content/Text/BBCodeTest.php
view/templates/event.tpl
view/templates/events.tpl
view/templates/profile/vcard.tpl
view/templates/shared_content.tpl
view/templates/wall_thread.tpl
view/templates/widget_forumlist.tpl
view/theme/frio/templates/profile/vcard.tpl
view/theme/quattro/templates/events.tpl
view/theme/quattro/templates/widget_forumlist.tpl
view/theme/vier/templates/profile/vcard.tpl
view/theme/vier/templates/widget_forumlist_right.tpl