magpierss icon indicating copy to clipboard operation
magpierss copied to clipboard

Add the ability to pass a un/pw to fetch_rss

Open benburry opened this issue 8 years ago • 0 comments

This change adds an explicit user and pass parameter to fetch_rss, to be used when fetching the rss feed from the feed url.

Passing user/pass on the url works as an alternative to this, but only if your credentials don't contain characters that cause php's parse_url to fail - a '/' is one such character.

benburry avatar Nov 04 '16 19:11 benburry