nextcloud/apps/files_sharing/lib
Carl Schwan c68304d6d5 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 13:48:55 +01:00
AppInfo use the correct navigation manager for the shares 2021-10-19 11:31:08 +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 13:48:55 +01:00
Event Emit event on link share action 2021-09-10 08:36:45 +02: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-08 16:56:26 +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:04:25 +00:00
Settings Let users choose a share_folder 2021-09-06 16:39:11 +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 Let users choose a share_folder 2021-09-06 16:39:11 +02:00
Hooks.php update tests 2021-10-19 11:31:08 +02:00
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:47:06 +00:00
MountProvider.php add event for when a share is mounted 2021-08-24 15:26:50 +02:00
Scanner.php background scan the source storage when a background scan on a storage jail is triggered 2021-12-02 17:47:05 +00:00
SharedMount.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
SharedStorage.php Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +02:00
Updater.php When changing the share owner, downgrade permissions where needed 2021-06-09 10:32:36 +02:00