nextcloud-server/tests/lib/Share20
Julius Härtl 22b81ac1e4
Fix permission check on incoming federated shares
Since federated shares have their permissions set on the node, we do not need
to check for parent share permissions. Otherwise reshares of incoming federated
have no permission variable defined and creating them will fail

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-31 12:59:51 +02:00
..
DefaultShareProviderTest.php Always set the display name for user shares 2019-07-03 21:34:18 +02:00
LegacyHooksTest.php
ManagerTest.php Fix permission check on incoming federated shares 2019-07-31 12:59:51 +02:00
ShareHelperTest.php
ShareTest.php