1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 21:35:40 +02:00
cdt/bundles/org.eclipse.remote.jsch.core
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
..
.settings Update execution environment to 1.6. 2013-10-07 16:18:15 -04:00
META-INF Update execution environment to 1.6. 2013-10-07 16:18:15 -04:00
src/org/eclipse/remote/internal/jsch/core Bug 428658 - fix keyboard-interactive authentication 2014-06-09 08:32:57 -04:00
.classpath Update execution environment to 1.6. 2013-10-07 16:18:15 -04:00
.gitignore Ignore more build artifacts. 2013-09-23 09:42:05 -04:00
.project Move to subdirectories 2013-09-19 21:01:47 -04:00
about.html Move to subdirectories 2013-09-19 21:01:47 -04:00
build.properties Move to subdirectories 2013-09-19 21:01:47 -04:00
plugin.properties Move to subdirectories 2013-09-19 21:01:47 -04:00
plugin.xml Fix incorrectly named packages. 2013-10-07 15:15:13 -04:00
pom.xml Various pom fixes. 2013-09-20 08:45:30 -04:00