Files
holesail-browser/native-host
Raven Scott 440fbf350e
CI / Build & Test (push) Successful in 2m50s
fix(ssh): add keyboard-interactive auth and fix SSH_ASKPASS scoping
Most modern SSH servers disable plain password auth and only allow
keyboard-interactive. Excluding it from PreferredAuthentications caused
SSH to exhaust all auth methods and exit immediately.

Also scope SSH_ASKPASS_REQUIRE=force to only apply when a saved password
is provided. Setting it unconditionally broke keyboard-interactive auth
since that method ignores SSH_ASKPASS and reads from the PTY directly.
2026-03-01 11:21:45 -05:00
..
2026-02-27 18:13:59 -05:00
2026-02-27 18:13:59 -05:00
2026-03-01 03:36:03 -05:00