passman-webextension icon indicating copy to clipboard operation
passman-webextension copied to clipboard

Http basic auth support

Open abishai opened this issue 8 years ago • 3 comments

I saw some closed http basic auth feature requests, I believe they was closed due to implementation of this particular support, however, it seems it's not working for me.

Steps to reproduce

  1. Enter the site with http basic auth. For example https://observer.abinet.ru
  2. Fill credentials and proceed

Expected behaviour

  1. Request to save credentials, like FF password manager does.
  2. Search for saved credentials and fill them

Actual behaviour

  1. No request to save credentials after login
  2. Detected credentials are not filled. However, I'm not sure if it is ever possible - FF dialog is modal, so passman UI is not accessible and if I have different credentials, I'm not sure how can I choose them.

Configuration

Operating system: FreeBSD 11.1-STABLE

Browser: Firefox 52.3.0 ESR

Extensions that might cause interference: uBlock, uMatrix

Passman version: NA

Extension version: 2.0.4

Nextcloud version: NA

Browser log

Nothing interesting here.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

abishai avatar Nov 05 '17 14:11 abishai

Currently only filling of http basic auth is supported, as i can't find a way to catch the credentials when logging in.

brantje avatar Nov 05 '17 14:11 brantje

They are not. I created the following entry: http://i.imgur.com/LnazPUe.png I see the record is detected on passman shield icon, but auth dialog is empty.

abishai avatar Nov 05 '17 14:11 abishai

Will look into it then, thanks for reporting

brantje avatar Nov 05 '17 14:11 brantje