Skip to content

fix(e2ee): ensure PIN input dialog is top most window - #9490

Merged
mgallien merged 1 commit into
masterfrom
bugfix/e2eePinDialogTopMostWindow
Feb 24, 2026
Merged

fix(e2ee): ensure PIN input dialog is top most window#9490
mgallien merged 1 commit into
masterfrom
bugfix/e2eePinDialogTopMostWindow

Conversation

@mgallien

Copy link
Copy Markdown
Collaborator

No description provided.

@mgallien
mgallien force-pushed the bugfix/e2eePinDialogTopMostWindow branch from 8a95354 to 1781be2 Compare February 23, 2026 14:23
@mgallien
mgallien enabled auto-merge February 23, 2026 14:24
@mgallien
mgallien force-pushed the bugfix/e2eePinDialogTopMostWindow branch from 1781be2 to c7b3481 Compare February 24, 2026 10:18
@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-33

@mgallien
mgallien force-pushed the bugfix/e2eePinDialogTopMostWindow branch from c7b3481 to 18dcbbc Compare February 24, 2026 16:44
@github-actions

Copy link
Copy Markdown
Contributor

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

Digest: sha256:d2ccdb3277e0503afd4b61257e0b0aca8dc051bac9f60c45258dd341f05763dd

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 c4cea92 into master Feb 24, 2026
22 checks passed
@mgallien
mgallien deleted the bugfix/e2eePinDialogTopMostWindow branch February 24, 2026 17:28
@backportbot

backportbot Bot commented Feb 24, 2026

Copy link
Copy Markdown

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

# 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-33

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


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

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
E Maintainability Rating on New Code (required ≥ A)
179 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

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

@nilsding

Copy link
Copy Markdown
Member

/backport to stable-33.0

@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants