nextcloud/apps/files_sharing/lib
Carl Schwan 8cb63f3283 Handle external share with invalid host
remoteIsOwnCloud might throw an exception when the host is localhost.
Handle this case instead of aborting completely. The behavior is the
same as that is done 10 lines under it

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-29 17:13:06 +00:00
..
Activity Limit more contact searches 2021-12-13 14:23:04 +00:00
AppInfo Replace ILogger with LoggerInterface in remote share manager 2021-08-10 13:27:59 +02:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +02:00
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Controller Limit more contact searches 2021-12-13 14:23:04 +00:00
Event Emit event on link share action 2021-11-17 10:25:10 +01:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
External Handle external share with invalid host 2021-12-29 17:13:06 +00:00
Listener No limit in the number of group shares 2021-07-15 15:24:05 +02:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Notification Discard share notification for non-existing groups 2021-12-17 07:07:01 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
ShareBackend Update php licenses 2021-06-04 22:02:41 +02:00
Cache.php Use DI for files_sharing Cache 2021-06-17 10:22:37 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
DeleteOrphanedSharesJob.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJob.php Update php licenses 2021-06-04 22:02:41 +02:00
Helper.php Update php licenses 2021-06-04 22:02:41 +02:00
Hooks.php Replace ILogger with LoggerInterface in remote share manager 2021-08-10 13:27:59 +02:00
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-06 01:11:44 +01:00
MountProvider.php Update php licenses 2021-06-04 22:02:41 +02:00
Scanner.php background scan the source storage when a background scan on a storage jail is triggered 2021-12-06 01:11:44 +01:00
SharedMount.php Update php licenses 2021-06-04 22:02:41 +02:00
SharedStorage.php Return proper watcher if SharedStorage originates from ExternalMount 2021-09-10 08:14:28 +00:00
Updater.php When changing the share owner, downgrade permissions where needed 2021-06-09 10:32:36 +02:00