mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
Given: User creates a link or email share with permissions=4 (create only = file drop). Problem: Currently the permissions are automatically extended to permissions = 5 (READ + CREATE). Work around was to create the share and directly update it. Solution: Respect what the user is requesting, create a file drop share. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| capabilities_features | ||
| collaboration_features | ||
| config | ||
| data | ||
| features | ||
| federation_features | ||
| filesdrop_features | ||
| ldap_features | ||
| remoteapi_features | ||
| setup_features | ||
| sharees_features | ||
| sharing_features | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| run-docker.sh | ||
| run.sh | ||