Bug 3309 - rssyl ignores .netrc (patch)
Summary: rssyl ignores .netrc (patch)
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/RSSyl (show other bugs)
Version: 3.11.1
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-10-24 21:27 UTC by Vincent Pelletier
Modified: 2014-10-25 00:59 UTC (History)
0 users

See Also:


Attachments
Initial patch (863 bytes, patch)
2014-10-24 21:27 UTC, Vincent Pelletier
no flags Details | Diff

Description Vincent Pelletier 2014-10-24 21:27:14 UTC
Created attachment 1438 [details]
Initial patch

Some RSS rely on HTTP basic auth (and not cookies) to control access.
Attached patch allows libcurl to read .netrc if present.

Should this become a visible configuration option ?
If so, should I also expose .netrc path (CURL_NETRC_FILE) ?
Comment 1 Andrej Kacian 2014-10-25 00:59:28 UTC
Hi, this is a good idea, thanks! Sometimes it might be better than including user:password@ in the URL.

Patch committed.

Note You need to log in before you can comment on or make changes to this bug.