nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
113 stars 43 forks source link

No password detected, form ignored #332

Open T3chie-404 opened 2 years ago

T3chie-404 commented 2 years ago

How can one make Passman match on a page with a username but no password field? My bank has a page for username and then a second page where password and challenge questions must be answered.

The error from debug: (form ignored (https://www.mycardstatement.com/#/) -- no password fields.)

### Steps to reproduce 1. Attempt to login to https://www.mycardstatement.com 2. Passman webextension in firefox does not detect form due to error (form ignored (https://www.mycardstatement.com/#/) -- no password fields.) Only username field is present. Password and challange questions are on next page after username is submitted. 3. no further action avaiable ### Expected behaviour Tell us what should happen passman should detect username field and proceed to populate ### Actual behaviour Tell us what happens instead nothing happens, form not detected ### Configuration **Operating system**: windows 10 **Browser**: firefox **Extensions that might cause interference**: none known **Passman version**: 2.3.1335 **Extension version**: 2.1.1 **Nextcloud version**: 22.2.2 #### Browser log
Browser log ``` Insert your browser log here, this could for example include: a) (form ignored (https://www.mycardstatement.com/#/) -- no password fields.) b) c) ... ```