Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

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

  • 3 одговорa
  • 1 има овај проблем
  • 18 прегледа
  • Последњи одговор послао 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

Сви одговори (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.