SolidOS / SolidOS/contacts-pane
Modifying acl's is complex
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 9
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 2
Description
On top of container acl with acl:default, there is a resource acl for index.ttl, groups.ttl, and people.ttl.
Are they needed ?
I makes updatind acl complex. You need to edit each of the files.
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting the container ACL with acl:default and the resource ACLs for index.ttl, groups.ttl, and people.ttl. Determine whether the individual resource ACLs are required and identify a simpler update process; done means the ACL arrangement and modification workflow no longer require unnecessary edits to each file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100