nextcloud/apps/files_external/service
Vincent Petry bbebffb60c Remove oc_storages entries after removing ext storages
When removing external storages, either system-wide or user-wide,
automatically remove the matching oc_storages and oc_filecache entries.

This can only work if the backend configuration doesn't contain any
substitution variable $user in which case the storage id cannot be
computed, so this case is ignored for now.
2015-10-06 17:33:16 +02:00
..
backendservice.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
globalstoragesservice.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
storagesservice.php Remove oc_storages entries after removing ext storages 2015-10-06 17:33:16 +02:00
userglobalstoragesservice.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
userstoragesservice.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
usertrait.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00