Created
March 14, 2017 18:04
-
-
Save vordan/014b18ea261520d46a3e914ce2e0c69f to your computer and use it in GitHub Desktop.
Disable Insecure Login Field Warning in Firefox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
security.insecure_field_warning.contextual.enabled = false | |
signon.autofillForms.http = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment