Only the owner of a secret circle can create a sharing link
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
I've a folder shared in a secret circle, when a user wants to create a "shared link", the user gets an error. Doesn't happen if it's a closed circle.
Using nextcloud 17.0.1
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
Reproduce the reported sharing-link failure with a folder shared in a secret circle, then compare it with the same action in a closed circle on Nextcloud 17.0.1. Trace the permission checks involved in creating the link; done means an authorized non-owner can create a sharing link in a secret circle without weakening access controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100