-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
Description
Describe the bug
There is no way to deactivate the collaboration feature. When I share a folder and the end user is not authenticated, requests are still sent to /apps/text/public/session/push. These are rejected with 403 and lead to the user being blocked.
To Reproduce
Steps to reproduce the behavior:
- Publish a folder in read-only mode for public access.
- Open the link in an incognito window.
- Go to the browser console and search for "push" in the requests.
Expected behavior
No request to push or the option to deactivate the collaboration feature.
Screenshots
If applicable, add screenshots to help explain your problem.
Server details:
- Nextcloud version: 27.1.6
- PHP Version: Docker-Container (stable-apache)
- Database: MariaDB 10.6
Client details:
- OS: macOS
- Browser: Brave
- Browser version: v1.62.156
- Device: desktop