DescriptionFix for Proxy server authentication without credentials available.
This covers the cases using GSSAPI for Negotiate to authenticate to a proxy, where:
- The user does not have a TGT (Ticket Generating Ticket), or
- The user is unable to get to the TGS (Ticket Granting Server).
The bug was that the authentication system tried to reuse the Negotiate handler even though it was not possible for it to succeed, leading to infinite retries.
BUG=33033
Test=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53819
Patch Set 1 #
Total comments: 2
Patch Set 2 : Minor style change #Messages
Total messages: 5 (0 generated)
|