You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: