Skip to content

fix(e2ee): allow read of metadata 1.2 again - #9544

Merged
mgallien merged 3 commits into
masterfrom
bugfix/e2eeReadV1Compatibility
Mar 10, 2026
Merged

fix(e2ee): allow read of metadata 1.2 again#9544
mgallien merged 3 commits into
masterfrom
bugfix/e2eeReadV1Compatibility

Conversation

@mgallien

Copy link
Copy Markdown
Collaborator

No description provided.

@sonarqubecloud

sonarqubecloud Bot commented Mar 2, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
73 New Code Smells (required ≤ 0)
E Maintainability Rating on New Code (required ≥ A)
E Reliability Rating on New Code (required ≥ A)
1 New Bugs (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-33.0

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
we should be able to use API version 2 to read legacy metadata that have
not been migrated yet

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
will enable storing again the proper version of the encryption metadata
in client database

that will enable again migration on read from version 1.2 to version 2.0

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien
mgallien force-pushed the bugfix/e2eeReadV1Compatibility branch from fbb81d3 to f398350 Compare March 10, 2026 17:11
@mgallien
mgallien enabled auto-merge March 10, 2026 17:11
@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-9544.zip

Digest: sha256:fd54b3e8d65b0d98272f0e65615ae553ad547c4c01954e04ed8f23c26e60cc12

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien
mgallien merged commit 68e620e into master Mar 10, 2026
21 of 22 checks passed
@mgallien
mgallien deleted the bugfix/e2eeReadV1Compatibility branch March 10, 2026 17:50
@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-4.0

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