]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2008: Work around clients trying to use NTLM or Negotiate without persistent...
authorhno <>
Wed, 4 Jul 2007 06:55:31 +0000 (06:55 +0000)
committerhno <>
Wed, 4 Jul 2007 06:55:31 +0000 (06:55 +0000)
commit63a05fa3d20a15ec5f91d8b127f25136982fa2c7
treed3b438f2afa12449d4d0ff4696ff3dd842c0a6bd
parentd11e439c5b21bd6666bdfa04934eba56c23903c0
Bug #2008: Work around clients trying to use NTLM or Negotiate without persistent connections

This patch forces a fallback on Basic/Digest if the client attempts
to use NTLM or Negotiate without having a persistent connection.
src/auth/ntlm/auth_ntlm.cc