waveterm/wavesrv/pkg
Sylvia Crowe 771046637d fix: allow automatic and interactive auth together
Previously, it was impossible to use to separate methods of the same
type to try ssh authentication. This made it impossible to make an auto
attempt before a manual one. This change restricts that by combining
them into one method where the auto attempt is tried once first and
cannot be tried again. Following that, interactive authentication can be
tried separately.

It also lowers the time limit on kbd interactive authentication to 15
seconds due to limitations on the library we are using.
2024-02-07 16:00:39 -08:00
..
cmdrunner Shellpref for sshconfig import (#270) 2024-01-31 14:11:12 -08:00
comp zsh support (#227) 2024-01-16 16:11:04 -08:00
dbutil big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
keygen Fixing linting errors in unused keygen function (#135) 2023-12-12 14:17:03 -08:00
mapqueue add license notice (#37) 2023-10-16 21:31:13 -07:00
pcloud zsh cleanup and stats (#247) 2024-01-23 17:19:03 -08:00
promptenc zsh support (#227) 2024-01-16 16:11:04 -08:00
releasechecker Add sidebar banner when new release is available (#147) 2023-12-15 17:43:54 -08:00
remote fix: allow automatic and interactive auth together 2024-02-07 16:00:39 -08:00
rtnstate zsh support (#227) 2024-01-16 16:11:04 -08:00
scbase bump to v0.6.1 2024-01-29 09:39:36 -08:00
scpacket refactor: update user input backend/interface 2024-01-31 03:43:22 -08:00
scws merge branch 'main' into use-ssh-library--add-user-input 2024-01-31 14:46:43 -08:00
shparse zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore feat: complete user input modal 2024-01-31 23:00:50 -08:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00