[Bug]: Wrong permissions when creating an email share with File drop settings #47938
Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When creating an email share with the option "File drop" the user can read the files of the shared folder instead of only creating.
Steps to reproduce
- Create a folder.
- Create an email share with the option "File drop - Upload only" and click oon "Save share".
- Back in the sharing tab you can see that instead of "File drop", "Custom permissions" is configured.
- Click on "customize link" and see that at "Custom permissions" "Read" and "Create" is selected.
- Try to access the share and see that you can indeed read instead of only create files.
- Select in the sharing tab "File drop" again and it now is correct.
Expected behavior
The user should only be able to create files but not reading.
Nextcloud Server version
28.0.9
Additional Info
Password is enforced in the settings of shares.
Activity