]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix Digest auth parameter parsing (#415)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 8 Jun 2019 21:09:23 +0000 (21:09 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 10 Jun 2019 03:42:45 +0000 (03:42 +0000)
commitfb73497a6977ce11170a48a547e16d4a50c3bac2
tree461103ef7fc59154ec8b75249aec669d471cf1c8
parent4f3c41b313b474c33479ef11983117e75939b0fb
Fix Digest auth parameter parsing (#415)

Only remove quoting if the domain=, uri= or qop= parameter
value is surrounded by double-quotes.
src/auth/digest/Config.cc