matomo-org / matomo-org/plugin-EnvironmentVariables
Need a way to set trusted host
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 14
- Forks
- 13
- Avg merge
- 4h
- Merged PRs (30d)
- 4
Description
It appears Matomo trusts the first URL that it is accessed via after deployment. Need a way to instead specify trusted host. Currently this plugin does not work for `trusted_hosts[]` setting.
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 named in the issue. Start by tracing how this plugin maps environment variables to Matomo configuration, then investigate handling for the trusted_hosts[] setting. Done means a trusted host can be specified through an environment variable instead of relying on the first accessed URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100