WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
66077
API for HTTP Auth modal dialogue
https://bugs.webkit.org/show_bug.cgi?id=66077
Summary
API for HTTP Auth modal dialogue
Daniele Sluijters
Reported
2011-08-11 11:04:00 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Jessie Berlin
Comment 1
2011-08-23 13:53:31 PDT
(In reply to
comment #0
)
> 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.
For changes to the Safari Extension API, please file feature requests at
http://bugreport.apple.com
instead of filing WebKit bugs. Resolving this bug as invalid since this is not quite the place for it.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug