Authenticator-Extension / Authenticator

Authenticator generates 2-Step Verification codes in your browser.
https://authenticator.cc
MIT License
3.42k stars 798 forks source link

Not filtering for currently viewed domain #1313

Closed baszero closed 1 month ago

baszero commented 2 months ago

Describe the issue

This worked like a charm before but suddenly stopped working. My authenticator plugin always shows ALL entries regardless on which page i am.

Browser

Chrome

Browser Version

128.0.6613.138

Extension Version

8.0.1

teknowledgist commented 1 month ago

I came here to say pretty much the same thing, but I'm using FireFox and version 8.0.2.

orschiro commented 1 month ago

Same here.

Example:

I am on the PayPal website, but the authenticator is showing me all my accounts instead of just PayPal.

This issue started happening maybe two or three weeks ago.

I am using the Chrome extension.

cmclaughlin commented 1 month ago

Me too

baszero commented 1 month ago

This is so annoying. Can any contributor please fix this asap? Seems to be a very quick fix!

baszero commented 1 month ago

I would create a pull request to fix this if I would understand the whole application design model. I think the bug is somewhere here:

image

https://github.com/Authenticator-Extension/Authenticator/blob/dev/src/utils.ts

And maybe this helps: image

mymindstorm commented 1 month ago

Look at #1295.