[Webkit-unassigned] [Bug 38128] New: Don't add empty credential to CredentialStorage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 10:06:37 PDT 2010


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

           Summary: Don't add empty credential to CredentialStorage.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


If the user respond an authentication challenge with an empty credential, it is
added to the CredentialStorage.  However, an empty credential is currently
regarded as a invalid login because it means a missing value in
protectionSpaceToCredentialMap.

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