Bug 178652 - [Curl] Fix authentication related bugs
Summary: [Curl] Fix authentication related bugs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-22 22:24 PDT by Basuke Suzuki
Modified: 2017-11-15 12:59 PST (History)
9 users (show)

See Also:


Attachments
fix (5.96 KB, patch)
2017-10-22 23:41 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2017-10-22 22:24:02 PDT
After bug 175148, WinCairo fails basic/digest authentication because credential does not set correctly.
Comment 1 Basuke Suzuki 2017-10-22 22:43:50 PDT
Also realm handling was bad. Completely wrong.
Comment 2 Basuke Suzuki 2017-10-22 23:41:23 PDT
Created attachment 324547 [details]
fix
Comment 3 WebKit Commit Bot 2017-10-23 10:21:11 PDT
Comment on attachment 324547 [details]
fix

Clearing flags on attachment: 324547

Committed r223838: <https://trac.webkit.org/changeset/223838>
Comment 4 WebKit Commit Bot 2017-10-23 10:21:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-15 12:59:10 PST
<rdar://problem/35568543>