matomo-org / matomo-org/developer-documentation
Send a content security policy header
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 58
- Forks
- 88
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 13
Description
Only allow requests to our domain (self). Not sure if we need other domains anywhere (except for maybe Matomo tracking domain)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified in the issue. Start by locating where the developer website configures response headers, then review the site's requests to determine whether Matomo or other external domains are required. Done means the site sends a CSP header that permits the needed requests and blocks others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100