ProfessionalWiki / ProfessionalWiki/Maps
Support setting a separate referrer policy for Maps
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 65
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 6
Description
If a wiki has their referrer policy set to no referrer, then they can have issues with Leaflet tiles returning errors due to violating OSM's Tile Usage Policy.
To avoid this from happening, Maps should allow for setting a separate referrer policy for individual calls or extension-wide.
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
Start by tracing how Maps issues Leaflet tile requests and how the wiki's referrer policy reaches those calls. Decide whether the policy should apply per request or extension-wide, then verify that tile requests use the configured policy without violating the OSM Tile Usage Policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100