]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add notification when using the various auth methods with server-supplied
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 6 Mar 2005 16:38:19 +0000 (16:38 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 6 Mar 2005 16:38:19 +0000 (16:38 +0000)
commitb222632c66a3168e6583fe6bdaa3e50ae60d0807
treee458022f0bc94ce29dc818594c99dd78d3b09dc1
parentd860adb55d580bf90e404d9479107ec874b9c665
Add notification when using the various auth methods with server-supplied
prompts, to make it more obvious if a server is attempting to spoof a local
passphrase prompt.

I believe an alert user could have spotted this in all cases in SSH-2,
although perhaps not in SSH-1. (But they'd have to have enabled
TIS/CryptoCard.)

[originally from svn r5450]
ssh.c