Skip to content

fix(e2ee): unknown value#2050

Merged
tobiasKaminsky merged 2 commits into
masterfrom
fix/e2ee-unknown-value
Jun 17, 2026
Merged

fix(e2ee): unknown value#2050
tobiasKaminsky merged 2 commits into
masterfrom
fix/e2ee-unknown-value

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96

Copy link
Copy Markdown
Contributor Author

/backport to stable-2.24.0

@github-actions

Copy link
Copy Markdown
Contributor

SpotBugs

CategoryBaseNew
Bad practice3131
Correctness2929
Dodgy code1414
Internationalization66
Malicious code vulnerability2626
Multithreaded correctness77
Performance77
Total120120

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

Copy link
Copy Markdown
Contributor

SpotBugs

CategoryBaseNew
Bad practice3131
Correctness2929
Dodgy code1414
Internationalization66
Malicious code vulnerability2626
Multithreaded correctness77
Performance77
Total120120

@tobiasKaminsky tobiasKaminsky merged commit d1263e1 into master Jun 17, 2026
17 of 19 checks passed
@tobiasKaminsky tobiasKaminsky deleted the fix/e2ee-unknown-value branch June 17, 2026 13:17
@backportbot

backportbot Bot commented Jun 17, 2026

Copy link
Copy Markdown

The backport to stable-2.24.0 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-2.24.0
git pull origin stable-2.24.0

# Create the new backport branch
git checkout -b backport/2050/stable-2.24.0

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick c1cea595 604c2f36

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/2050/stable-2.24.0

Error: Failed to check for changes with origin/stable-2.24.0: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@tobiasKaminsky

Copy link
Copy Markdown
Member

Manual backport: #2052

tobiasKaminsky added a commit that referenced this pull request Jun 18, 2026
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky added a commit that referenced this pull request Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants