GregSmid Posted November 29, 2017 Share Posted November 29, 2017 Hi all, I'm wondering how the URL matching for the plugin works. If a password is saved with a URL of http://www.domain.com, should the plugin be smart enough to fill in the login info to http://www.domain.com/login.html? What about https://www.domain.com? Can we use wildcards to help it out? It seems like it'll fill in non-exact matches for some sites, but not others... I haven't been able to find any real patterns yet. Thanks! Greg Link to comment Share on other sites More sharing options...
support Posted November 30, 2017 Share Posted November 30, 2017 Hi Greg, We are matching here on the Base URL, and not any pages that come after the Base URL. HTTP is treated as a separate record to HTTPS as well - there will be no match here if what's stored in Passwordstate is different to what's being used on the site. Also be aware of the Browser Form Fields tab, as this could also have an affect if these field names are incorrect - but hopefully the extension is recording the correct ones. Regards Click Studios Link to comment Share on other sites More sharing options...
GregSmid Posted November 30, 2017 Author Share Posted November 30, 2017 Thanks guys, Just to clarify then - if you're matching on the base URL and I have a password with the URL saved as https://domain.com.... it should match https://domain.com/login.html but not https://www.domain.com/ or https://www.domain.com/login.html. Is that correct? I have a few picky sites and I'm trying to find the best way to save the URL. Greg Link to comment Share on other sites More sharing options...
support Posted November 30, 2017 Share Posted November 30, 2017 Hi Greg, If you have the URL saved as https://domain.com, then it should work with either https://domain.com/login.html orhttps://www.domain.com/. I tested this yesterday on one site in Chrome, and it appeared to work. What sites are you having issues with, and which browser? Regards Click Studios Link to comment Share on other sites More sharing options...
GregSmid Posted December 4, 2017 Author Share Posted December 4, 2017 Ah, well that's interesting. I primarily use Firefox, and that's the browser I've been having issues with. I did some testing with Chrome, and it fills in the username and password no problem. A couple of examples: https://prtg.f12.net https://my.vmware.com I'll keep trying them out with Chrome as I come across them. Thanks! 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