owncloud/core

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

Summary

Maintainability
Test Coverage
Bugfix: Files shared with user cause purge of the trashbin content

Files_trashbin app counted incoming shares on calculation of the occupied space.
It caused purge of the trashbin content when trashbin_retention_obligation is auto,
user has quota set and incoming shares exceed 50% of this quota.

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