common_syndication_parser.inc should support basic and digest authentication.

CommentFileSizeAuthor
#3 FeedsDigestAuth-606350-3.patch1.89 KBn3uronick

Comments

alex_b’s picture

Title: Support HTTP basic auth and HTTP digest auth » Support HTTP basic authentication and HTTP digest authentication

For Google.

alex_b’s picture

Title: Support HTTP basic authentication and HTTP digest authentication » Support HTTP digest authentication
Version: » 6.x-1.x-dev
Status: Active » Closed (fixed)

Basic auth is supported now. Tabling digest.

n3uronick’s picture

Version: 6.x-1.x-dev » 6.x-1.0-beta11
Status: Closed (fixed) » Needs review
StatusFileSize
new1.89 KB

Digest Auth was not working. After a debugging session together with mikhailian we created the following path. Now Digest Auth and Basic Auth should both be working.

twistor’s picture

Status: Needs review » Closed (duplicate)

Consolidating issues.

See #1112876: Support digest auth.