assemblee-virtuelle / assemblee-virtuelle/semapps
When deleting a user, delete the associated ACL rights
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
This should be done via the WebAclMiddleware, but for the moment this middleware passes through `webid.create` to add user rights to the creation.
For the SPARQL query, we can take inspiration from this one:
https://github.com/assemblee-virtuelle/semapps/blob/next/src/middleware/packages/migration/service.js#L117
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the WebAclMiddleware and the migration service query linked in the issue, especially the referenced webid.create flow. Implement deletion of the associated ACL rights when a user is deleted, then verify that rights are still added correctly during creation and that the relevant SPARQL behavior is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100