Commit 855fdc3
fix: handle non-passphrase SSH prompts in askpass script (#1658)
Add early exit for SSH prompts that aren't requesting passphrase input.
This prevents the askpass script from attempting to provide a passphrase
for other SSH prompts like host key verification.
Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ihor Vinokur <ivinokur@redhat.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 6807a49 commit 855fdc3
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
0 commit comments