[Webkit-unassigned] [Bug 66077] New: API for HTTP Auth modal dialogue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 11:04:00 PDT 2011


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

           Summary: API for HTTP Auth modal dialogue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: daniele.sluijters at gmail.com


Since the introduction of Safari 5.x (I'm currently using: 534.48.3) plugins such as 1Password can no longer autofill and submit HTP Auth dialogues.

As far as I've come to understand from Agile Bits developers this is due to the fact that the Extensions API does not provide any way for plugins to hook into such modal dialogues to provide this functionality. 

Though people are now looking into other ways to circumvent this limitation (currently just copy-pastng passwords) I feel that such an API should exist to provide this functionality for extensions as to not be bound to, for example, the OS X keychain to handle this specific case.

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