]> git.ipfire.org Git - thirdparty/squid.git/commit
Mark TODO on icap_access with authentication
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 12 Jul 2008 04:04:12 +0000 (16:04 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 12 Jul 2008 04:04:12 +0000 (16:04 +1200)
commitf9cf4ba931e2ffc01707026ed434f69b7e692dd1
treea786832e25c112897745679b08ff2093ea724f07
parentca6f2174d6f650fb8284a468ea1b9bcafeb21777
Mark TODO on icap_access with authentication

icap_access curently treats AUTH_REQUIRED ACL results as a
false-negative 'fail' result. This is not the desired behavior,
but is not bad enough to be treated as an actual bug at this point.
src/adaptation/AccessCheck.cc