]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Christos Tsantilas <chtsanti@users.sourceforge.net>
authoramosjeffries <>
Wed, 27 Feb 2008 17:41:16 +0000 (17:41 +0000)
committeramosjeffries <>
Wed, 27 Feb 2008 17:41:16 +0000 (17:41 +0000)
commit03ef9eec78c4a718ead2bbfa82950f1024247ddf
tree7651b875daca76522239347ce5c8d4c5bc70cf1b
parent3b8cc7c376e12d1d3a1def95d183fe99b52ad8b1
Author:  Christos Tsantilas <chtsanti@users.sourceforge.net>
Bug 2172: When user fails authentification Squid restarts

Replaced an assertion that there is no auth_user_request, a comment what
to do when there is no auth_user_request, and a comment that there can
be no auth_user_request with what the first comment suggested to do.
src/ACLChecklist.cc