]> source.dussan.org Git - jgit.git/commit
Allow info messages in UsernamePasswordCredentialsProvider 43/178743/1
authorThomas Wolf <thomas.wolf@paranor.ch>
Sat, 20 Mar 2021 17:54:17 +0000 (18:54 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Thu, 1 Apr 2021 17:01:24 +0000 (19:01 +0200)
commit0c91bf4e174013f0039f39349e8f83ff0d2e51c3
treed5cc6103fc1a4df1d09d0df8aa03beb9a2e0f0c9
parent1de2a9fbe73930504b72904539a3d98d9f9c9738
Allow info messages in UsernamePasswordCredentialsProvider

o.e.j.ssh.apache produces passphrase prompts containing
InformationalMessage items to show the fingerprint of the key
the passphrase is being asked for. Allow this so that the credentials
provider can be used with o.e.j.ssh.apache.

Change-Id: Ibc2ffd3a987d3118952726091b9b80442972dfd8
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit/src/org/eclipse/jgit/transport/UsernamePasswordCredentialsProvider.java