[Webkit-unassigned] [Bug 29901] New: Basic authentication credentials are not sent automatically to top resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 15:20:21 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29901

           Summary: Basic authentication credentials are not sent
                    automatically to top resources
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Due to a mismatch between CredentialStorage::set() and
CredentialStorage::getDefaultAuthenticationCredential(), we don't get default
credentials for top level resources. In one case, path becomes empty, and in
another, it's "/".

Patch forthcoming.

-- 
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