nextcloud / nextcloud/guests

Not whitelisted apps still show information in file list / sidepanel [comments, files_versions]

Open
#338 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug integration
Dominant language
JavaScript
Stars
61
Forks
34
Avg merge
3d 19h
Merged PRs (30d)
22

Description

Some apps still show information in the side panel or the file list even if they are not whitelisted for guest users.

  1. If the the comments app is not whitelisted, the comments tab is still usable for guest users and also in the file list the icon for unread comments appears.
  2. If the files_version app is not whitelisted, guest users still see the version history in the versions tab and can download older versions of files.

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 tracing the guest-user whitelist checks for the comments and files_version apps, then inspect how the sidepanel, file list, comments tab, versions tab, and older-file downloads are exposed. Done means unwhitelisted apps provide no guest-visible tabs, icons, version history, or older-file downloads.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.