Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

login protection.

more options

I cannot find how to turn off or disable login protection. As it forces me to manually login to some of my regular sites, and I DO NOT wish to.............Tony

I cannot find how to turn off or disable login protection. As it forces me to manually login to some of my regular sites, and I DO NOT wish to.............Tony

All Replies (1)

more options

I think this is what you're referring to:

Warnings on Login Forms on HTTP Pages

Firefox 52 introduced a warning on the login form on HTTP sites to remind you that your login is not protected from interception because there is no encryption on HTTP connections -- your username and password are sent out over the network as plain text. Specifically:

  • The warning panel should appear below the user name and/or password field, but depending on the site's styling, it might block the field. In that case, you can clear it by tapping the Esc key.
  • If you previously saved a login for an HTTP site, you have to select your saved username from a drop-down in order to fill your login, rather than having it filled automatically.

See: Insecure connection password warning in Firefox.

If you find this to be too much trouble, you have some options for changing settings to make it work like Firefox 51. Here is an illustration of the effects of the changes, and the step-by-step follows:

To Remove the Warning Panels

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste insec and pause while the list is filtered

(3) Double-click the security.insecure_field_warning.contextual.enabled preference to switch the value from true to false

(4) Assume this login could be easily stolen and avoid re-using it on important sites

To Allow Auto-fill of Username and Password

(5) In the search box above the list, type or paste signon and pause while the list is filtered

(6) Double-click the signon.autofillForms.http preference to switch the value from false to true

(7) Don't forget that's it's an insecure submission (the "slashed" lock in the address bar will still be there was a reminder)