nextcloud / nextcloud/files_mindmap
Restriction to allowed users/groups is not working on public share
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 197
- Forks
- 52
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- Nextcloud Hub 10 - 31.0.5
- Mindmap 0.0.33
- Restrict app to some users/groups
- Create a public share with rights to write
- Open the public share in a browser not logged in
Expected behaviour
no public access to the app
Actual behaviour
everyone can open the public share, create a new mindmap and open it
The restriction in the app section of nextcloud:
The public share in a brower:
Thank you for your work on nextcloud and mindmap.
I'm not familiar with github issues an try to help as best as I can.
F
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
Start by reproducing the public-share flow with the listed Nextcloud Hub, Mindmap, and browser conditions, then trace how app user/group restrictions are checked for unauthenticated public shares. Done means a public share with write access cannot open the app or create and open a mindmap when the visitor is outside the allowed users or groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100