Patrick Harböck
Patrick Harböck
I can imagine that the specific website you are using uses different host domains to load resources in the background. Problem with the prefetching you mentioned is, that this is...
Thanks @nylocx for taking a closer look. Interesting, but doesn't the same behaviour happen without gopassbridge? Just with the default browser basic-auth dialog?
Ok, if it doesn't happen with the default auth dialog, then it might be a bug or missing handling of an edge-case in the extension. If you find a way...
Ok thanks for the reference. I guess this is a special case that is not reflected in the extension API to handle basic auth: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onAuthRequired There is also a function...
Another currently not working login page to investigate could be bitbucket.org
@kristiankostadinov This blog post sounds like Node v13/14 could solve this: https://medium.com/@saplos123456/using-es6-import-and-export-statements-for-jest-testing-in-node-js-b20c8bd9041c Node v14 should be out in a few weeks, so that might be good enough for the tests....
Thanks for the report @greyeagle, and thanks @svenXY for bringing this to my attention. I am also annoyed lately that gopassbridge does not handle the Google sign-in page well. Let's...
Thanks for the message and I'm sorry for my slow response times. Sadly I am not familiar with passFF. It is possible to generate TOTP codes via gopass and gopassbridge....
@martinhoefling I can image a few different user workflows: (marked **bold** are the steps currently NOT implemented in gopassbridge) ### Workflow A 1. Visit a registration page 2. Create new...
Thanks for the report @xschlef. I just tried with Firefox 76.0.1, gopass bridge 0.7.0, gopass 1.9.2 on MacOS 10.15.5 and it worked for me. Could you please provide your `gopass...