nextcloud-server/apps/files_sharing/api
Roeland Jago Douma 2aa0b885f6 OCS Share API should not return invalid shares
Since we have lazy shares it can happen that a share is actually
invalid. See https://github.com/owncloud/core/issues/20908

This add checks for the get methods to handle the NotFound exception.
2016-02-17 13:55:39 +01:00
..
local.php
ocssharewrapper.php
remote.php
server2server.php
share20ocs.php OCS Share API should not return invalid shares 2016-02-17 13:55:39 +01:00
sharees.php