A
A
ATimofeev2011-08-18 11:43:19
Password storage
ATimofeev, 2011-08-18 11:43:19

Password manager and multiple forms with the same fields?

The problem is this - the page has several authorization forms in different services, in each form there are fields with the same names. Let's say the standard user and password. The trouble is that despite the different names of the forms, the password manager still substitutes the same logins in all forms. Has anyone encountered such a situation? Field names cannot be changed on the backend, otherwise there would be no question)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
philpirj, 2011-08-20
@philpirj

If it is impossible on the backend, you need to change it on the frontend with JavaScript. And don't forget to change it back before submitting. I just don’t understand how the backend parses it later, there are different forms for each pair, or just looks at what came in and selects what you like (if the user scored something in two login fields, for example).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question