cyclestreets / cyclestreets/cyclestreets-setup
Prevent framing on sites
Open
@mvl22 is already working on this.
Since Mar 11, 2021.
- Dominant language
- Shell
- Stars
- 11
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This article just published recommends that web devs in future should not permitting framing of sites:
https://www.theregister.com/2021/03/08/post_spectre_programming/
using the header called X-Frame-Options.
There's no reason to allow this, now that the white label sites have been split out of the codebase.
This should be added to various Apache configs.
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.
Assessment
This issue has not been assessed yet.