After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150598 - HTTP authentication
HTTP authentication
Status: RESOLVED FIXED
Product: blam
Classification: Other
Component: General
unspecified
Other Linux
: Normal enhancement
: Blam 2.0
Assigned To: Carlos Martín Nieto
Mikael Hallendal
: 167264 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-19 23:59 UTC by Mikael Hallendal
Modified: 2006-12-12 22:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
HTTP authentication patch (761 bytes, patch)
2005-07-02 15:13 UTC, Johan Svedberg
none Details | Review
patch (828 bytes, patch)
2005-07-06 03:41 UTC, Matt Kraai
none Details | Review

Description Mikael Hallendal 2004-08-19 23:59:06 UTC
Support for HTTP authentication for certain feeds.
Comment 1 Johan Svedberg 2005-02-13 18:08:13 UTC
*** Bug 167264 has been marked as a duplicate of this bug. ***
Comment 2 Johan Svedberg 2005-07-02 15:13:02 UTC
Created attachment 48551 [details] [review]
HTTP authentication patch

This patch was originally sent to the Debian BTS: http://bugs.debian.org/295024


"With the attached patch applied, if a channel's URL contains a user
name and password, Blam will use them for HTTP authentication.	This
doesn't prompt the user when the server requests HTTP authentication
and a user name and password aren't included in the URL, but it's a
step forward."
Comment 3 Matt Kraai 2005-07-06 03:41:51 UTC
Created attachment 48703 [details] [review]
patch
Comment 4 Mikael Hallendal 2005-07-10 10:26:22 UTC
Hmm, looking at the patch it looks like you are supposed to make the URI include
username and passwords?

What I had in mind was that these are stored in for example the keyring instead
of as part of the clear text URI.
Comment 5 Danielle Madeley 2006-05-25 03:33:15 UTC
FWIW, any support at all for this would be good.

HTTP Basic auth passwords are insecure anyway, so how they are stored is not super important. Keyring support would be cool though.
Comment 6 Carlos Martín Nieto 2006-12-12 22:21:50 UTC
HTTP authentication support is done as of 1.8.4pre2.