[Webkit-unassigned] [Bug 66389] New: Should automatically apply cached HTTP authentication credentials to redirects if they're within the same origin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 10:19:15 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66389
Summary: Should automatically apply cached HTTP authentication
credentials to redirects if they're within the same
origin
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.7
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
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>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list