nextcloud-server/apps/files_sharing/lib
Carl Schwan 325be6627b
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-20 15:28:14 +01:00
..
Activity Limit more contact searches 2021-12-08 18:58:54 +01:00
AppInfo use the correct navigation manager for the shares 2021-10-19 11:31:08 +02:00
BackgroundJob
Collaboration
Command
Controller Limit more contact searches 2021-12-08 18:58:54 +01:00
Event Emit event on link share action 2021-09-10 08:36:45 +02:00
Exceptions
External Handle external share with invalid host 2021-12-20 15:28:14 +01:00
Listener Allow scripts prioritization based on other apps 2021-12-02 20:00:46 +01:00
Middleware
Migration
Notification Discard share notification for non-existing groups 2021-12-15 14:55:27 +01:00
Settings Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareBackend
Cache.php Use DI for files_sharing Cache 2021-06-17 10:22:37 +02:00
Capabilities.php
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
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:35:10 +01: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:34:58 +01: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