ROBEL IT Posted February 24, 2021 Share Posted February 24, 2021 Hello, we are having an issue with the browserextension in a private website in our network. The Loginpage looks something like this: http://myserver/index.php and the fields like this <input type="text" size="20" name="username" value="" autocomplete="off" <input type="password" size="20" name="userpasswort" AUtofill is activated. Ans to this point everything works fine. The problem now is after the login when we open a site called systemparameters wich looks like this http://myserver/index.php?page=400 <input type="text" size="3" name="palizenzen" value="192" autocomplete="off" <input type="password" size="20" name="trennung_benutzer_kennwort" On this files the browser extension also auto-fills and OVERWRITES the original values. How do we solve this? Thank You Timo Link to comment Share on other sites More sharing options...
support Posted February 24, 2021 Share Posted February 24, 2021 Hi Timo, Do you have any external sites with this behaviour that we can test with? Thanks Click Studios Link to comment Share on other sites More sharing options...
ROBEL IT Posted February 24, 2021 Author Share Posted February 24, 2021 Hello, unfortunately no, this is the first time we see this beaviour... How can i support you in this case? Thanks Timo Link to comment Share on other sites More sharing options...
support Posted February 24, 2021 Share Posted February 24, 2021 Hi Timo, In order to test scenarios like this, we need publicicly accessbile web sites that we can test ourselves, and debug with our tools. Are these two different web sites, as the URL looks to be the same in your example above. We do only support base URL matching, so if the base URL is the same for two different sites, then we might not be able to help with this. Or if you're able to, can you use different base URLs for these sites? Also check your 'Browser Form Fields' are correct for your password record - edit the record, and you will see the tab for this. Regards Click Studios Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now