Show user friendly description, for non-admins
Open
Nobody has claimed this yet.
nextbox-app
nextcloud
- Dominant language
- Python
- Stars
- 38
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Accessing the NextBox app as a non-admin user currently leads to an error.
Catch and inform the user that he has to be a Nextcloud admin to access this application
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the error by accessing the NextBox app as a non-admin user, then locate the access-checking entry point in the Python application. Update the failure path to explain that a Nextcloud admin is required, and verify that admin access remains usable while non-admin users receive the friendly description.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100