nextcloud / nextcloud/files_accesscontrol
Issue: File Access Restriction by Tag and IP Address Not Working
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 60
- Forks
- 22
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 34
Description
The requirement is: Shared files with the tag aaa-test should restrict access from the specified IP address (222.12.84.131/32). However, after configuring according to the manual, it does not take effect.
Version: Nextcloud Hub 8 (29.0.8), File Access Control 1.19.1
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
Reproduce the report on Nextcloud Hub 8 (29.0.8) with File Access Control 1.19.1, using the aaa-test tag and 222.12.84.131/32 values shown in the issue. Start by checking the manual configuration and the app's access-control evaluation entry point; done means shared files with that tag are denied from the specified IP address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100