nextcloud-server/lib/private/Share20
Roeland Jago Douma 43efac345e
Use the correct mountpoint to calculate
If we use the owners mount point this results in null. And then the rest
of the checks get called with null. Which doesn't work.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-09 11:14:44 +02:00
..
Exception
DefaultShareProvider.php Use the new method everywhere 2020-07-03 10:59:43 +02:00
Hooks.php
LegacyHooks.php Update share type constant usage 2020-06-24 16:49:16 +02:00
Manager.php Use the correct mountpoint to calculate 2020-07-09 11:14:44 +02:00
ProviderFactory.php Update share type constant usage 2020-06-24 16:49:16 +02:00
Share.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ShareHelper.php