1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
cdt/bundles
Roland Schulz f2a8c2053e Bug 428658 - fix keyboard-interactive authentication
Also removes unnecessary code for firstTry for password/
keyboard-interactive. And fixes firstTry for pubKey auth.
JSchConnection.newSession is storing the password with
session.setPassword. This password is used first before
jsch is using the UserInfo to prompt. Thus it isn't
necessary to return from the prompt first the same
stored password.

Change-Id: I17a4ae057fc595c2afe452c550bf47b70b696ef4
2014-06-09 08:32:57 -04:00
..
org.eclipse.remote.core Bug 428658 - Add a default Authenticator 2014-06-07 00:07:26 -04:00
org.eclipse.remote.jsch.core Bug 428658 - fix keyboard-interactive authentication 2014-06-09 08:32:57 -04:00
org.eclipse.remote.jsch.ui Bug 428658 - Add a default Authenticator 2014-06-07 00:07:26 -04:00
org.eclipse.remote.ui Bug 436880 - Only flag change if something has actually changed. 2014-06-06 15:16:45 -04:00