HumanBrainProject / HumanBrainProject/hbp-validation-framework
Change permissions for model instances
Open
Nobody has claimed this yet.
REST API v2
- Dominant language
- Python
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
A user should be able to save a new instance of a model without necessarily having permissions to edit the model itself (cf https://github.com/cnr-ibf-pa/hbp-bsp-issues/issues/541)
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
No file, test, or entry point is named. Start by locating the permission check used when saving a new model instance, compare it with the check for editing the model, and verify that creation succeeds without model-edit permission while existing edit permissions remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100