Commit 0932355
fix: handle non-passphrase SSH prompts in askpass script
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
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Ihor Vinokur <ivinokur@redhat.com>1 parent 4ea3124 commit 0932355
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