owncloud/core

View on GitHub
changelog/10.4.0_2020-02-10/36761

Summary

Maintainability
Test Coverage
Bugfix: Remove part files when upload is cancelled for all public links

Remove part files when the upload is cancelled for public links.
Prior to this change, it was noticed that for `Upload Only` and
`Download / View / Upload` the part files were not cleaned up. With this
change it does clean up.

https://github.com/owncloud/core/pull/36761