nextcloud / nextcloud/files_accesscontrol
Allow operation as rule criteria
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 60
- Forks
- 22
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 34
Description
Please allow 'operation' (create/read/update/delete) as a rule criteria.
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 names no files, tests, or entry points. Start by locating how rule criteria are defined and evaluated, then compare the existing criteria with the requested create/read/update/delete operations. Done means rules can use operation as a criterion for all four operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100