Shared Calenders for Guest Users
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
Hi there,
Calenders can be shared to public by an external link in NextCloud Calender:
- Regular Nextcloud Users, can open that link, that is working
- not logged in users (completely external users) can also see the given link
- but: guest users do not have the right as the public users have and cannot see the calender via the public link
Error message: Ressource is not permitted to guests.
(Screenshot in german language)
In my opinion, this is a bug as public users have the right (which is correct) but guest users dont have.
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
Reproduce the issue with a Nextcloud Calendar public link using a regular user, an external unauthenticated visitor, and a guest user. Inspect the guest permission handling for public calendar resources and the path producing “Ressource is not permitted to guests.” Done means guest users can view calendars shared through public links under the same conditions as external visitors.
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