Bug 1759071
Summary: | curl does not send Authorization header when receiving WWW-Authenticate header twice [rhel-7.7.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | RAD team bot copy to z-stream <autobot-eus-copy> |
Component: | curl | Assignee: | Kamil Dudka <kdudka> |
Status: | CLOSED ERRATA | QA Contact: | Daniel Rusek <drusek> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 7.8 | CC: | fkrska, hokuda, kdudka, lnykryn, pamadio |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | curl-7.29.0-54.el7_7.1 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
libcurl's internal state machine used for HTTP authentication got confused by a duplicated WWW-Authenticate header in the HTTP response.
Consequence:
libcurl did not send the Authorization header in the subsequent HTTP request and continued without the authentication.
Fix:
libcurl's internal state machine used for HTTP authentication was extended to handle this case properly.
Result:
HTTP authentication now works as expected in this case.
|
Story Points: | --- |
Clone Of: | 1754736 | Environment: | |
Last Closed: | 2019-11-26 13:57:33 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1754736 | ||
Bug Blocks: |
Description
RAD team bot copy to z-stream
2019-10-07 11:01:23 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:3971 |