]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3370: external ACL sometimes skipping
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 22 Dec 2011 04:49:24 +0000 (17:49 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 22 Dec 2011 04:49:24 +0000 (17:49 +1300)
commit1abe0161fb3dc2dab870b9252db09a81af315e3e
treec338fb6e45285e88118565ca5242148c7ad487d4
parentc74be4ce69a567832e13ff85edbeb3e1fcbdbdff
Bug 3370: external ACL sometimes skipping

Emit tag/user/log/message/pass details to the request in the case where
the external ACL entry has expired but within graceful revalidate period.

The result of this bug appears as incorrect matches later down the ACL
processing in any config relying on the external ACL output values.
Example; for bypassing auth login, or for filtering tagged traffic.
src/external_acl.cc