server/apps/files_sharing/tests/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
..
share20ocstest.php Remove delete permissions for read-only federated reshares 2016-02-25 12:19:38 +01:00
shareestest.php add remote server to the result 2016-02-12 15:52:51 +01:00