fix(e2ee): ensure PIN input dialog is top most window - #9490
Conversation
6eb4c82 to
8a95354
Compare
8a95354 to
1781be2
Compare
1781be2 to
c7b3481
Compare
|
/backport to stable-33 |
Signed-off-by: Matthieu Gallien <[email protected]>
c7b3481 to
18dcbbc
Compare
|
Artifact containing the AppImage: nextcloud-appimage-pr-9490.zip Digest: 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. |
|
The backport to # Switch to the target branch and update it
git checkout stable-33
git pull origin stable-33
# Create the new backport branch
git checkout -b backport/9490/stable-33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 18dcbbcf
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/9490/stable-33Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/9490/stable-33') Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
|
/backport to stable-33.0 |
|
/backport to stable-4.0 |




No description provided.