nextcloud / nextcloud/cookbook
Enhance security filtering
Open
@christianlupus is already working on this.
Since Nov 17, 2025.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
The security-related issue 0.11.5 as fixed in #2898 was a hot-fix to close the major problem. However, there should be additional measures for the admin present to fine-tune the filtering.
There should be an admin configuration present that allows for defining whitelists and blacklists for protocols, hosts (as RegEx), and allowed IPs. Possible option for port restriction and authenticated access as well.
Contributor guide
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.