Browse Source
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>stable-4.10
Thomas Wolf
7 years ago
committed by
Matthias Sohn
1 changed files with 22 additions and 7 deletions
Loading…
Reference in new issue