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
115 stars 43 forks source link

login not detected at forum.xda-developers.com #205

Open Strubbl opened 6 years ago

Strubbl commented 6 years ago
### Steps to reproduce 1. go to https://forum.xda-developers.com 2. login ### Expected behaviour Web extension should give popup for detecting new account. ### Actual behaviour Nothing happens. ### Configuration **Operating system**: Archlinux **Browser**: Firefox 56 **Extensions that might cause interference**: ublock origin **Passman version**: 2.1.4 **Extension version**: 2.0.4 **Nextcloud version**: 12.0.3 #### Browser log
Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/51094142-login-not-detected-at-forum-xda-developers-com?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github).
brantje commented 6 years ago

image From what page do you login? The main page?

abishai commented 6 years ago

I confirm the issue. Login is here http://i.imgur.com/WefFKEa.png However, I can't say extension detects login fields for all sites I visit. Probably, name of login/password fields is needed as well. like it's done in https://addons.mozilla.org/ru/firefox/addon/saved-password-editor/?src=api

brantje commented 6 years ago

I tried with disabled adblocker, then it works fine. Seems that the page fails because Uncaught ReferenceError: Criteo is not defined and therefore JS execution stops :/.

brantje commented 6 years ago

nvm, that error appears on other pages too. Need to dig deeper.

Strubbl commented 6 years ago

Yes, i use ublock origin and get the error Uncaught ReferenceError: Criteo is not defined, too.

duongpro01 commented 3 years ago

hummm, that error appears on other pages too.