Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5485)

Issue 4661044: Added (optional) opaque support to DigestAuth

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by daniellindsley
Modified:
12 years, 10 months ago
Reviewers:
httplib2-dev, jcgregorio
CC:
daniel_toastdriven.com
Visibility:
Public.

Description

The existing implementation will cause servers that send the opaque to reject authentication if it's not sent back. This patch fixes that. Python 2 & 3 support present, plus tests. Fork at https://bitbucket.org/toastdriven/httplib2/. This closes http://code.google.com/p/httplib2/issues/detail?id=55 as well.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M python2/httplib2/__init__.py View 1 chunk +2 lines, -0 lines 0 comments Download
M python2/httplib2test.py View 1 chunk +15 lines, -0 lines 0 comments Download
M python3/httplib2/__init__.py View 1 chunk +2 lines, -0 lines 0 comments Download
M python3/httplib2test.py View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 2
jcgregorio
LGTM Committed at http://code.google.com/p/httplib2/source/detail?r=fb4aa0dd7fe3a9c9ecfcbf3b514bcbe5276c0ff0
12 years, 10 months ago (2011-06-22 20:56:40 UTC) #1
jcgregorio
12 years, 10 months ago (2011-06-22 20:58:07 UTC) #2
And thanks for the patch!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b