[Patches] [ python-Patches-1143695 ] Fix to allow urllib2 digest
auth to talk to livejournal.com
SourceForge.net
noreply at sourceforge.net
Sat Feb 19 10:02:10 CET 2005
Patches item #1143695, was opened at 2005-02-18 22:14
Message generated for change (Comment added) made by benno
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1143695&group_id=5470
Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Benno Rice (benno)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix to allow urllib2 digest auth to talk to livejournal.com
Initial Comment:
When trying to use feedparser.py to deal with RSS feeds
from livejournal.com using digest auth (needed to
access locked posts), urllib2 would report a digest
auth failure. The solution appears to be to always
specify the algorithm, even when it's MD5.
----------------------------------------------------------------------
>Comment By: Benno Rice (benno)
Date: 2005-02-19 20:02
Message:
Logged In: YES
user_id=9925
SourceForge is teh suxx0r.
----------------------------------------------------------------------
Comment By: Anthony Baxter (anthonybaxter)
Date: 2005-02-19 19:57
Message:
Logged In: YES
user_id=29957
There's no uploaded file! You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file. In addition, even if you
*did* check this checkbox, a bug in SourceForge
prevents attaching a file when *creating* an issue.
Please try again.
(This is a SourceForge annoyance that we can do
nothing about. :-( )
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1143695&group_id=5470
More information about the Patches
mailing list