common_syndication_parser.inc should support basic and digest authentication.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | FeedsDigestAuth-606350-3.patch | 1.89 KB | n3uronick |
common_syndication_parser.inc should support basic and digest authentication.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | FeedsDigestAuth-606350-3.patch | 1.89 KB | n3uronick |
Comments
Comment #1
alex_b commentedFor Google.
Comment #2
alex_b commentedBasic auth is supported now. Tabling digest.
Comment #3
n3uronick commentedDigest 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.
Comment #4
twistor commentedConsolidating issues.
See #1112876: Support digest auth.