Skip to content

Versions does not get encrypted even though the files are encrypted in group folders #3629

Open
@johnlabor

Description

@johnlabor

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

  1. occ config:app:set groupfolders enable_encryption --value="true"
  2. Add a file in the group folder with any content (ex: 111)
  3. Check data/__groupfolders/1/<file name>, file is encrypted
  4. make multiple changes to the file
  5. Verify that versions get created for the file in side panel
  6. Check data/__groupfolders/versions/1/<corresponding file>/<versions>
  7. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions