nextcloud / nextcloud/files_accesscontrol
block encrypted zip files
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 60
- Forks
- 22
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 34
Description
Hi devs,
Nextcloud offers the possibility to block zip files by mime type but I our organization it is important to block password encrypted zip files. Is there any rule for such a behavior?
best regards
Ralph
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.
Research direction
The issue asks whether Nextcloud access-control rules can block password-encrypted ZIP files. No source files, tests, or entry points are named, so start by locating the app's MIME-type blocking and access-control rule handling. Done means establishing whether encrypted ZIP detection is supported and, if not, defining a validated way to block those files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100