-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: PrivacyFor issues that impact or improve the privacy.For issues that impact or improve the privacy.c: SecurityFor issues that make Matomo more secure. Please report issues through HackerOne and not in Github.For issues that make Matomo more secure. Please report issues through HackerOne and not in Github.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.
Milestone
Description
After #12780 is merged most links will have noopener noreferrer
. To make sure all links now & in the future have this link, we should add a check to the UI test system:
- After a screenshot test passes, scrape the page in phantomjs and look for links that are to other domains.
- For each of these links, if it is missing
noopener noreferrer
, report an error and fail the test.
Findus23
Metadata
Metadata
Assignees
Labels
c: PrivacyFor issues that impact or improve the privacy.For issues that impact or improve the privacy.c: SecurityFor issues that make Matomo more secure. Please report issues through HackerOne and not in Github.For issues that make Matomo more secure. Please report issues through HackerOne and not in Github.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.