nextcloud/apps/files_sharing/tests
Vincent Petry 39354eaaf1 Fixed sharing results to include the correct permissions
Passing $includeCollections would return more than one entry which gives
mixed up file permissions.

Added a method getFile() that doesn't set $includeCollections to make
sure we only get one result which is the file itself.

Fixes #6265
2014-01-23 15:31:14 +01:00
..
api.php Added unit tests for shared files watcher 2013-11-05 19:30:52 +01:00
base.php Removed numRows usage from encryption app 2013-12-18 21:14:26 +01:00
permissions.php Fixed sharing results to include the correct permissions 2014-01-23 15:31:14 +01:00
watcher.php Fixed unit tests for files sharing watcher 2013-11-06 09:39:52 +01:00