diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2017-11-15 23:23:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-06 17:12:48 -0500 |
commit | 7f2ef4b6bac25c0690e0c67617000863ca7364b8 (patch) | |
tree | b42ba3d02147f140c9fe7d3d97e0af4d81123eb4 /org.eclipse.jgit.pgm | |
parent | df3a7c32a41699b42b052ef9f62b1725928387b1 (diff) | |
download | jgit-7f2ef4b6bac25c0690e0c67617000863ca7364b8.tar.gz jgit-7f2ef4b6bac25c0690e0c67617000863ca7364b8.zip |
TransportHttp: retry on IOException with another mechanism
When a 401 occurs on POST and the server advertises Negotiate, we
may get an exception from GSSAPI if the client isn't configured
at all for Kerberos.
Add exception logic similar to the GET case: keep trying other
authentication mechanisms if this occurs.
Bug: 501167
Change-Id: Ic3a3368378d4b3408a35aec93e78ef425d54b3e4
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions