Skip to content

Conversation

@alperozturk96
Copy link
Collaborator

Fixes

#2848

Signed-off-by: alperozturk <alper_ozturk@proton.me>
@alperozturk96
Copy link
Collaborator Author

/backport to stable-4.5.0

@github-actions
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/2876.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@alperozturk96 alperozturk96 merged commit b4b4fa0 into main Oct 15, 2025
16 checks passed
@alperozturk96 alperozturk96 deleted the chore/update-single-sign-on-lib branch October 15, 2025 09:37
@backportbot
Copy link

backportbot bot commented Oct 15, 2025

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

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

# Create the new backport branch
git checkout -b backport/2876/stable-4.5.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 90cf54d0

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

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/2876/stable-4.5.0')
fatal: not a valid object name: 'origin/stable-4.5.0'


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

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.

Sync fails on duplicated http headers after upgrading to version 4.5.0

3 participants