nextcloud / nextcloud/external

Disable guests access

Open
#1,016 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
132
Forks
43
Avg merge
15m
Merged PRs (30d)
2

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce
  1. Enable guests app
  2. disallow external in the guests app
Expected behaviour

Links should be hidden from the menu when guests don't have access to the app.

Actual behaviour

Links still appear in the menu without an icon

Image
Server configuration

Web server: Apache/Nginx

Database: MySQL/Maria/SQLite/PostgreSQL
mysql

PHP version: 8.2/8.3/8.4
8.3.6

Nextcloud version: (see Nextcloud admin page)
32.0.5

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 enabling the guests app and disallowing external access to reproduce the menu behavior. Trace the guest-app menu rendering and compare links that lack access with the expected result; done means inaccessible links are hidden rather than shown without an icon.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.