]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4682: ignoring http_access deny when client-first bumping mode is used
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 8 May 2017 05:51:20 +0000 (17:51 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 8 May 2017 05:51:20 +0000 (17:51 +1200)
commit4463bec1980433881b92e085fd2f1e7b10446bcd
tree4a5d2bdb38ed4b365fa5c1c8bda9f5795f22e1e3
parentf797c7ce73a102ed6ada75dc2dbda2b5a49e1872
Bug 4682: ignoring http_access deny when client-first bumping mode is used

Squid fails to identify HTTP requests which are tunneled inside an already
established client-first bumped tunnel, and this is results in ignoring
http_access denied for these requests.

This is a Measurement Factory project
src/client_side_request.cc