1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00
Find a file
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
bundles Bug 428658 - fix keyboard-interactive authentication 2014-06-09 08:32:57 -04:00
features/org.eclipse.remote-feature Bug 431255 - Update features to use shared license 2014-05-12 19:21:57 +01:00
releng Add license repo to pom.xml 2014-05-12 19:26:54 +01:00
tests/org.eclipse.remote.core.tests Add file mode test. 2013-10-09 16:28:14 -04:00