[Webkit-unassigned] [Bug 108387] New: [BlackBerry] proxy credentials can be overwritten

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 14:46:36 PST 2013


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

           Summary: [BlackBerry] proxy credentials can be overwritten
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmason at rim.com


There is a code path that can cause NetworkJob::storeCredentials to be called with empty credentials, causing the existing credentials to be overwritten even though authentication succeeded.  (This happens when the proxy credentials are read from the system settings in the network layer rather than in webkit.) Internal PR 287791 has been filed to investigate why this happens; in the meantime, ignore empty credentials as a workaround.

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