Open
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
occ config:app:set groupfolders enable_encryption --value="true"
- Add a file in the group folder with any content (ex: 111)
- Check data/__groupfolders/1/<file name>, file is encrypted
- make multiple changes to the file
- Verify that versions get created for the file in side panel
- Check data/__groupfolders/versions/1/<corresponding file>/<versions>
- Content of each past versions is plain-text.
Expected behaviour
Versions are encrypted
Actual behaviour
Versions are plaintext
Server configuration
nextcloud/docker image 30.0.6 apache version.
Client configuration
Browser:
Chrome
Operating system:
Windows
Logs
No logs
Web server error log
No error logs
Thanks.
Activity