Skip to content

Fix passkey login in desktop iframe - #1378

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.8.0from
ZacharyZcR:fix/support-1244-electron-webauthn
Sep 3, 2026
Merged

Fix passkey login in desktop iframe#1378
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.8.0from
ZacharyZcR:fix/support-1244-electron-webauthn

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • delegate WebAuthn get/create permissions to the embedded Electron login page
  • cover the iframe permission contract with a focused frontend regression test

Fixes Termix-SSH/Support#1244

Validation

  • npx vitest run --project frontend src/ui/tests/auth/ElectronLoginForm.test.tsx
  • npx eslint src/ui/auth/ElectronLoginForm.tsx src/ui/tests/auth/ElectronLoginForm.test.tsx
  • npx prettier --check src/ui/auth/ElectronLoginForm.tsx src/ui/tests/auth/ElectronLoginForm.test.tsx
  • npx tsc --noEmit
  • git diff --check

@ZacharyZcR
ZacharyZcR merged commit ad282ed into Termix-SSH:dev-2.8.0 Sep 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant