nextcloud/apps/files_sharing/api
Roeland Jago Douma 0c9c7737b4 Remove delete permissions for read-only federated reshares
An incomming federated share is just a mount point. Therefor if we
request the permissions on the mountpoint DELETE permissions will be
returned (among others). Since we can always remove a mountpoint, update
a mount point.

However now when trying to reshare we will try to reshare with DELETE
permissions. Which is false.

This PR removes the delete permissions if it is a shared storage.

Basically a quick hack.
Fixes #22587
2016-02-25 12:19:38 +01:00
..
local.php Happy new year! 2016-01-12 15:02:18 +01:00
ocssharewrapper.php [Share 2.0] Add update share 2016-01-26 13:59:58 +01:00
remote.php Remove the notification if accepting/declining failed because of 404 2016-02-11 10:41:55 +01:00
server2server.php Delete the notification when the owner unshares the remote before the user did anything 2016-02-11 10:41:55 +01:00
share20ocs.php Remove delete permissions for read-only federated reshares 2016-02-25 12:19:38 +01:00
sharees.php add remote server to the result 2016-02-12 15:52:51 +01:00