Files
tabby/tabby-ssh
syrexjohnson 02216ff4e7 feat(ssh): pre-populate vault password in auth prompts for MFA (fixes #9911) (#11170)
* feat(ssh): pre-populate vault password in auth prompts for MFA use cases

When a keyboard-interactive password prompt is shown and the response
field is empty, load and pre-fill the saved vault password. This lets
users with hardware tokens (e.g. YubiKey) press their token to append
a TOTP to the pre-filled base password without re-typing it.

Also pre-fill the prompt-password modal with the vault password so the
same workflow applies when SSH password auth is used with MFA.

Closes #9911

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(ssh): remove unnecessary null coalescing in loadPassword call

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 22:15:19 +02:00
..
2026-02-01 21:35:09 +01:00
2024-10-18 20:24:53 +02:00
2024-10-18 20:24:53 +02:00