-
- Downloads
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.
Showing
- apps/files_external/service/storagesservice.php 41 additions, 0 deletionsapps/files_external/service/storagesservice.php
- apps/files_external/tests/service/storagesservicetest.php 48 additions, 2 deletionsapps/files_external/tests/service/storagesservicetest.php
- apps/files_external/tests/service/userstoragesservicetest.php 5 additions, 2 deletions.../files_external/tests/service/userstoragesservicetest.php
Loading
Please register or sign in to comment