Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

How can I disable Insecure password warning in Firefox?

  • 3 odpovede
  • 66 má tento problém
  • 1806 zobrazení
  • Posledná odpoveď od AjvarXX

more options

I don't want this added step.

I don't want this added step.

Vybrané riešenie

And please remember not to use those same HTTP site logins on any sites where you care about your identity or the data you submit.

Čítať túto odpoveď v kontexte 👍 6

Všetky odpovede (3)

more options

The value of the security.insecure_password.ui.enabled preference determines whether or not Firefox warns you about non-secure login pages.

  • enable the feature and be warned about non-secure login pages by setting this pref to true
  • disable the feature to be warned about non-secure login pages by setting this pref to false
  • security.insecure_password.ui.enabled = false

You can disable the warning when you type in a name/password field by setting this pref to false.

  • security.insecure_field_warning.contextual.enabled = false

There is signon.autofillForms.http for HTTP sites as an addition to the general signon.autofillForms pref to disable or enable filling a form automatically.

See also:

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

Upravil(a) cor-el dňa

more options

Vybrané riešenie

And please remember not to use those same HTTP site logins on any sites where you care about your identity or the data you submit.

more options
  • signon.autofillForms.http = true

Works for me. I know it was mentioned in post above but it wasn't noticeable.