Closed
Bug 1334609
Opened 8 years ago
Closed 7 years ago
allow 1password to interact with HTTP basic auth
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: github, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170118123726
Steps to reproduce:
I visited any site which requires HTTP basic authentication.
Actual results:
When I am prompted to fill in a username and password for HTTP basic auth, I am unable to use 1Password to fill in these credentials.
Expected results:
Firefox should provide an API to allow 1Password to interact with the basic auth dialog box.
Comment hidden (obsolete) |
I can reproduce this too. Really annoying. Can't use 1password to login to http basic authentication because the plugin is grayed out.
Hello,
any new info on this? The problem is not really related to 1password, since the basic authentication modal prevents using any other GUI components on Firefox also.
Thanks
Blocks: webextensions-additional-apis
Component: Extension Compatibility → WebExtensions: Untriaged
Product: Firefox → Toolkit
Summary: allow 1password to interact with basic auth → allow 1password to interact with HTTP basic auth
I highlighted the buttons with red color that can not be accessed when there's a basic authentication modal.
When the modal is active use can not:
1. open a new tab
2. close the open tab
3. use extensions next to url bar
Comment 7•7 years ago
|
||
There is an API for this:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/webRequest/onAuthRequired
Component: WebExtensions: Untriaged → Add-ons
Product: Toolkit → Tech Evangelism
Version: 51 Branch → Firefox 51
Comment 8•7 years ago
|
||
Please bring this up to the developer in the official support channels. It doesn't look like there's anything we should do on our side.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
Updated•5 years ago
|
Version: Firefox 51 → 50 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•