Skip to content

[FEATURE REQUEST] Autofill suggestions should be filtered based on iframe source too #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AtomicDude opened this issue Jan 3, 2025 · 1 comment

Comments

@AtomicDude
Copy link

Hello,

I am hosting locally a container that is running Organizr which I'm using to access a couple dozen other containers all of them behind a reverse proxy with their unique subdomain. Organizr is using iframes to access the other sites.

If I'm accessing any of the sites using their url, autofill shows all of them, but the first suggestion is the correct one which is expected.

But if I'm trying to access them through Organizr, the url will always be the same although the iframe source is different for each site.

Would it be possible for the extension to check if the login fields are in an iframe and if they are, to use the iframe src as the url for the filtering?

Thanks!

@strongbox-mark
Copy link
Member

Thanks, we'll add this to our list, sounds reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants