nextcloud-server/apps/files_sharing/tests
John Molakvoæ (skjnldsv) ff895abac0
Fix shares read permissions
A user with reshare permissions on a file is now able to get any share
of that file (just like the owner).

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-04 21:40:30 +02:00
..
Collaboration
Command
Controller Fix shares read permissions 2019-10-04 21:40:30 +02:00
External fix unit tests 2018-07-11 10:21:00 +02:00
js Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle 2019-05-06 17:55:30 +02:00
Middleware Update SharingCheckMiddlewareTest 2018-06-20 08:53:37 +02:00
Migration
ApiTest.php Add support for room shares to ShareAPIController 2018-08-08 14:25:43 +02:00
CacheTest.php Remove deprecated searchByTag 2019-07-26 12:29:19 +02:00
CapabilitiesTest.php Fix typo in "incoming" 2018-12-05 11:27:38 +01:00
DeleteOrphanedSharesJobTest.php Use node api 2018-05-23 19:10:11 +02:00
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php Fix ExpiresSharesJobTest 2018-05-23 19:12:02 +02:00
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php Add room shares to the MountProvider for shares 2018-08-08 14:25:43 +02:00
PermissionsTest.php Update test now that we check permissions properly 2018-09-06 17:10:21 +02:00
PropagationTestCase.php
SharedMountTest.php
SharedStorageTest.php
ShareTest.php Disable failing test in legacy sharing tests 2018-07-19 11:06:23 +02:00
SizePropagationTest.php
TestCase.php Do not use \OCP\DB anymore 2018-03-26 14:40:23 +02:00
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php