|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2548099 ] Nonce getting expired in Digest Auth
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 30 Jan 2009 07:15:40 +0000
Bugs item #2548099, was opened at 2009-01-30 07:50
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
Affected files ...
curl-7.17.1/http.c
Differences ...
703c703,704
--- > if(((authp->avail & CURLAUTH_DIGEST) != 0) && (strstr(header, "stale=true") == 0)) { ---------------------------------------------------------------------- >Comment By: Daniel Stenberg (bagder) Date: 2009-01-30 08:15 Message: Thanks, You're patching a very old libcurl version, can you please verify that this is still a problem with 7.19.3 and if so provide a patch against that? (please use diff -u for the output format.) Also note that the strstr() in your code is a bit too naive since the 'true' part may be within quotes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2548099&group_id=976Received on 2009-01-30 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info