]> git.ipfire.org Git - thirdparty/squid.git/commit - src/auth/digest/UserRequest.h
Hash Digest noncedata (#491)
authorsquidcontrib <56416132+squidcontrib@users.noreply.github.com>
Sun, 20 Oct 2019 18:59:08 +0000 (18:59 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 20 Oct 2019 23:04:08 +0000 (23:04 +0000)
commitb20ce974759a375acb431e6825740d44a670d694
tree5fe3b7f659d86f2a7394b652ea485b3b427f7e72
parentcd2a20f7187c727447c008891c18f9f5f780618d
Hash Digest noncedata (#491)

These commits together
1. Hash the noncedata for Digest nonces before encoding,
   to match the documentation.
2. Encode Digest nonces using hex, rather than base64.
src/auth/digest/Config.cc
src/auth/digest/Config.h
src/auth/digest/UserRequest.cc
src/auth/digest/UserRequest.h