August 28, 20178 yr HTTP Auth Hi, what about the HTTP Auth support (in Firefox)? Here is an old thread: But there was no real answer, there already other password manager which can fill these auth windows, why not enpass? It's not really useable to open the password manager and copy the credentials by hand.
September 17, 20178 yr +1 With how featured packed this application is I'm kinda amazed that it doesn't support HTTP AUTH.
November 15, 20178 yr +1 Would really love to have this. But, in all honesty, with LastPass it hasn't worked for a while either for me, which is one of the reasons why I am looking at Enpass (but which doesn't support it either). On Firefox 57.0 on Windows 10 Education.
October 19, 20187 yr There is support for that in Firefox API and it is being used on BitWarden (only when there is single match for site, basic auth prompt won't show up then, you will be automatically logged in) and on passman (displaying popup instead of basic auth when there is more than one match, when there is one, works like in BitWarden). Why can't it be done in enpass?
May 27, 20205 yr It's 2020. It will be great if we can have a response from the team! We all love Enpass for what it is and lack of this functionality is a pain.
May 28, 20205 yr Hi @Yogender Singh, Thanks for your suggestion. Currently, there is no way to autofill in HTTP Auth dialog box and our developers are already aware of this and are looking how can we do it.
May 29, 20205 yr @Pratyush Sharma it is already possible for Firefox: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onAuthRequired one limitation of this method: you cannot trigger your own GUI using this, but Enpass shouldn't be affected by that as it is not using GUI inside browser, but relies on external agent instead. Even if that will be a factor for Enpass, you can implement filling it automatically when there is only one match or with a first match if there are multiple ones. It is also possible for Google Chrome: https://developer.chrome.com/extensions/webRequest Edited May 29, 20205 yr by GwynBleidD
June 1, 20205 yr Hey @GwynBleidD Thanks for sharing it. I have forwarded your inputs to the concerned team. Thanks for the co-operation.
May 28, 20214 yr Hey @Masterframe You can fill in http auth dialogs with Firefox and Chromium Based Browsers. Although it has some limitations: Supported Actions: Extension Button - Yes Keyboard Shortcut - No Behavior on Browsers: In case extension button in toolbar can be clicked: You can click on extension button and select a item for filling. In case extension button can’t be clicked: Open a new tab and then select a item for filling. It will launch the url saved in item and autofill. Thanks!
Create an account or sign in to comment