Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

Username and Password filed is auto filled in Firefox even after setting autocomplete='off'.

  • 3 odgovori
  • 1 ima to težavo
  • 21 ogledov
  • Zadnji odgovor od Er. Bipin

more options

Hi Team, Username and Password filed is auto filled in Firefox even after setting autocomplete='off'. I have also follow 'https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion' and set autocomplete='nope' and autocomplete='new-password' but still it is auto filling username and password filed. Username and Password filled is dynamically generated on page.

How can we fix this to prevent auto filled.

Regards, Bipin

Hi Team, Username and Password filed is auto filled in Firefox even after setting autocomplete='off'. I have also follow 'https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion' and set autocomplete='nope' and autocomplete='new-password' but still it is auto filling username and password filed. Username and Password filled is dynamically generated on page. How can we fix this to prevent auto filled. Regards, Bipin

Vsi odgovori (3)

more options

Please Refresh but do this 1st:

then

TEST....... If no issues then Extensions which need to be added back in 1 at a time and tested ..... Or it is your Profile : Make a new one and test ...:

If is your Profile :

Note: Any customization will revert back to default, you will also need to reinstall Extensions.

Please let us know if this solved your issue or if need further assistance.

more options

Use this pref instead:

  • signon.autofillForms = false
more options

Hi,

We can prevent this by changing the setting of browser which will be user specific. Every user needs to change their setting to prevent this. I need to prevent auto filled using HTML for all users not for specific user.