Http basic auth support
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
- Enter the site with http basic auth. For example https://observer.abinet.ru
- Fill credentials and proceed
Expected behaviour
- Request to save credentials, like FF password manager does.
- Search for saved credentials and fill them
Actual behaviour
- No request to save credentials after login
- 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.
Currently only filling of http basic auth is supported, as i can't find a way to catch the credentials when logging in.
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.
Will look into it then, thanks for reporting