nextcloud / nextcloud/files_mindmap

Restriction to allowed users/groups is not working on public share

Open
#228 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
197
Forks
52
Avg merge
22h 14m
Merged PRs (30d)
13

Description

Steps to reproduce
  1. Nextcloud Hub 10 - 31.0.5
  2. Mindmap 0.0.33
  3. Restrict app to some users/groups
  4. Create a public share with rights to write
  5. 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:

Image

The public share in a brower:

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.