[Webkit-unassigned] [Bug 16947] [GTK] Missing HTTP Auth challenge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 12:25:59 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16947


lethalman88 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19305|review?                     |
               Flag|                            |
  Attachment #19305|0                           |1
        is obsolete|                            |
  Attachment #19324|                            |review?
               Flag|                            |




------- Comment #13 from lethalman88 at gmail.com  2008-02-24 12:25 PDT -------
Created an attachment (id=19324)
 --> (http://bugs.webkit.org/attachment.cgi?id=19324&action=view)
keep the source handle

A slightly better patch which keeps track of the source handle directly in the
AuthenticationChallenge.

The problem with the authentication that's requested twice is the lack of a
cache for the credentials.
What we need is to specify the credential for each web resource.
But the credential is specified by the application. Should we keep the
credential for each host or this is an end-application job?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list