Files
nextcloud-server-mirror/lib/private/Encryption/EncryptionWrapper.php
Robin Appelman 8501cf9b5c dont apply encryption wrapper for root mount
the `shouldEncrypt` already disables encryption for anything thats not in the users data folder,
however the encryption wrapper being applied anyway on the root folder breaks groupfolders

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-12-29 12:29:23 +01:00

2.9 KiB