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
DBConfigService.php Add Phan plugin to check for SQL injections 2017-07-20 22:48:13 +02:00
GlobalStoragesService.php
ImportLegacyStoragesService.php
LegacyStoragesService.php
StoragesService.php Handle invalid ext storage backend to keep mount point visible 2017-09-04 11:54:08 +02:00
UserGlobalStoragesService.php
UserLegacyStoragesService.php
UserStoragesService.php
UserTrait.php