nodeSolidServer / nodeSolidServer/node-solid-server
Pod management : Allow a pod user to delete .acl for a given folder
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Actually pod management only allow to delete an entire pod.
Some users break folder .acl and have lost access to the folder.
This give a bad experience.
Has something allready been discussed in one of the panels ?
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
Locate the pod-management entry point and the existing handling of folder .acl files, then read how permissions are enforced for pod users. Done means an authorized pod user can delete the .acl for one folder without deleting the entire pod, while access behavior remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100