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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 03:55:43 PST 2009


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


xan.lopez at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27591|                            |review?
               Flag|                            |




------- Comment #20 from xan.lopez at gmail.com  2009-02-12 03:55 PDT -------
Created an attachment (id=27591)
 --> (https://bugs.webkit.org/attachment.cgi?id=27591&action=view)
keyring.patch

Since we are going to only support soup in the GTK+ backend, this patchs adds
HTTP auth the simple way: connect to the 'authenticate' signal in the session,
and use gnome keyring for the credentials storage. It's optionally enabled with
--enable-gnomekeyring for those who don't want to use it for some reason.


-- 
Configure bugmail: https://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