]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup of AuthUserRequest->lastReply to keep ACL_AUTHENTICATED state
authorhno <>
Wed, 3 Jan 2007 19:57:47 +0000 (19:57 +0000)
committerhno <>
Wed, 3 Jan 2007 19:57:47 +0000 (19:57 +0000)
commita9148ea9b024fcc7e43174c290fd36097d0cdb6f
treeb1774be81cb41483f9f622e0e00c719aa2a3b684
parent4c19ba24504f6b049c32eb81ad9094e28ea0a29d
Cleanup of AuthUserRequest->lastReply to keep ACL_AUTHENTICATED state
short-circuiting acl processing a bit when there is multiple auth acls
involved, and preparing for future auth related work.
src/AuthUserRequest.cc