]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix cbdata-related parts of UserNameCache.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 3 Sep 2015 11:18:47 +0000 (13:18 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 3 Sep 2015 11:18:47 +0000 (13:18 +0200)
commitc2eec79f1f281fc08818fe4d7a6f6c1b305ede22
tree5ad0f423fd93f52f668508cbd79f826b08ac805a
parente4b9d03496bab87b61cda5dee7f920901522ea87
Fix cbdata-related parts of UserNameCache.
Self-register new User objects into the cache.
src/auth/UserNameCache.cc
src/auth/basic/User.cc
src/auth/digest/User.cc
src/auth/negotiate/User.cc
src/auth/ntlm/User.cc