]> git.ipfire.org Git - thirdparty/squid.git/commit
Support concurrency channels in Digest authentication helpers
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 5 May 2014 08:35:47 +0000 (01:35 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 5 May 2014 08:35:47 +0000 (01:35 -0700)
commit6cb2818da50678f522eef8ad482e04bbebeb1ac3
tree707d95c49e366756697a872322fca905a3846b55
parente047a38ed6bc925299c8d6f08cf2ef55f6ad6438
Support concurrency channels in Digest authentication helpers

All bundled digest helpers will now automatically detect the existence
of a concurrecy channel-ID and adjust responses appropriately.

The auth_param children concurrency= parameter can now be set to any
valid value without needing to alter the helper binary. This resolves
issues upgrading to default-on concurrency on the digest auth interface.
helpers/digest_auth/LDAP/digest_common.h
helpers/digest_auth/LDAP/digest_pw_auth.cc
helpers/digest_auth/eDirectory/digest_common.h
helpers/digest_auth/eDirectory/digest_pw_auth.cc
helpers/digest_auth/file/digest_common.h
helpers/digest_auth/file/digest_file_auth.8
helpers/digest_auth/file/digest_file_auth.cc