gko-iteratec
Results
1
issues of
gko-iteratec
Context https://github.com/nextcloud/backup/blob/master/lib/Service/ExternalFolderService.php on master Change introduced with last merge throws error due to missing $user. It seems that manipulageStorageConfig parameter $user is optional (initialized with null). Please either replace $user...