]> git.ipfire.org Git - thirdparty/squid.git/commit
Prevent pipeline_prefetch misconfigurations
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Feb 2011 12:15:24 +0000 (05:15 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Feb 2011 12:15:24 +0000 (05:15 -0700)
commitbcccf2d2d8c33725242b15bed0d038eb163e7bd4
treeaab48a407ff467c0054a6807d84ac4ed8e93e39f
parentc5e259082c61c6a0eb1c2d643d8b8d81609a9b7b
Prevent pipeline_prefetch misconfigurations

Enact the TODO/Caveat about checking post-parse for auth type clashing
with pipeline settings. This can only fix local configuration errors.

Pipeline_prefetch ON will still silently break WWW-Authenticate pass-thru
and Proxy-Authenticate pass-thru for these auth mechanisms.
src/auth/negotiate/auth_negotiate.cc
src/auth/ntlm/auth_ntlm.cc
src/cache_cf.cc
src/cf.data.pre