owncloud/core

View on GitHub
changelog/10.8.0_2021-07-15/38567

Summary

Maintainability
Test Coverage
Bugfix: Fix move operation from encrypted storage to unencrypted storage

On a move operation from encrypted storage to unencrypted storage, the moved file was remaining encrypted.
This problem has been fixed.

https://github.com/owncloud/core/pull/38567
https://github.com/owncloud/encryption/issues/256
https://github.com/owncloud/encryption/issues/257