Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing E2E CSR transmission failure for new connections #1420

Merged
merged 2 commits into from
Sep 15, 2019

Conversation

DominiqueFuchs
Copy link
Contributor

@DominiqueFuchs DominiqueFuchs commented Sep 15, 2019

Fixes at least:

nextcloud/server#12365
nextcloud/end_to_end_encryption#87
#560
#868
#977
#830

Summary/problem: After E2E-activation on the server, desktop client fails on initial setup (wizard) or sync (when already configured).

Summary/bug: Missing content-type setting on QNetworkRequest when doing sendrequest() for the corresponding API job.

…type on sendrequest())

Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
@camilasan
Copy link
Member

camilasan commented Sep 15, 2019

Amazing contributions @DominiqueFuchs 🎉
Thanks for taking the time!

Copy link
Member

@misch7 misch7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! 👍

@misch7
Copy link
Member

misch7 commented Oct 17, 2019

/backport to stable-2.6

@backportbot-nextcloud
Copy link

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

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.

3 participants