nextcloud/apps/files_external/lib/Service
Vincent Petry 5df5b9c8b1
Handle invalid ext storage backend to keep mount point visible
Keep mount point visible and also ext storage config visible when
dealing with configs relating to storage backends or auth mechanisms
that were provided by an app that is currently disabled.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-04 11:54:08 +02:00
..
BackendService.php Fix apps/ 2016-07-21 18:13:57 +02:00
DBConfigService.php Add Phan plugin to check for SQL injections 2017-07-20 22:48:13 +02:00
GlobalStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
ImportLegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
LegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
StoragesService.php Handle invalid ext storage backend to keep mount point visible 2017-09-04 11:54:08 +02:00
UserGlobalStoragesService.php get files_external mounts more efficiently 2016-09-05 14:34:20 +02:00
UserLegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
UserStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
UserTrait.php Fix apps/ 2016-07-21 18:13:57 +02:00