Bug 66389

Summary: Should automatically apply cached HTTP authentication credentials to redirects if they're within the same origin
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.7   

Brady Eidson
Reported 2011-08-17 10:19:15 PDT
Should automatically apply cached HTTP authentication credentials to redirects if they're within the same origin. Lion CFNetwork no longer automatically applies credentials to redirects since doing so cross-origin is a potential security leak. Webcore had already worked around this. But the CFNetwork change broke a few sites - we still want to automatically apply credentials to redirects within the same origin. In radar as <rdar://problem/9965209>
Attachments
Brady Eidson
Comment 1 2011-08-17 10:20:14 PDT
I haven't had my coffee yet this morning, I already filed this one *yesterday*. *sigh* Closing. *** This bug has been marked as a duplicate of bug 66354 ***
Note You need to log in before you can comment on or make changes to this bug.