I have a website, and when I tell Firefox to remember my username and password for the website, it is causing the username and password to display in all forms on my website, such as registration form. It is only supposed to do this on the login form. Does anyone know a fix for this?
Share
This is because you have given the form fields identical names, e.g. username/password. If you add this it will prevent the autofill: