nextcloud / nextcloud/external
Disable guests access
Open
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
- Enable guests app
- 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
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
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 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