- May 24, 2003
- 66,410
- 11,593
- 126
My dev server is not HTTPS as I don't want to keep having to deal with certificates for each sub domain etc (I have 1 subdomain per dev project, it's dynamically generated based on folders) and since it's local I just don't bother. However any time I'm entering forms I get the warning that it's not secure. Is there a way to disable that?
I followed this page: https://www.thewindowsclub.com/disable-insecure-password-login-prompt-firefox
But I don't see any option called security.insecure_password.ui.enabled only security.insecure_field_warning but I set it to false and it still does not work. Anything else I can try? Is there perhaps a way to add an IP exception or something? I just want to do the whole 10.x.x.x range.
I've gotten this to work before which is odd, but it just started doing it again a while back.
I followed this page: https://www.thewindowsclub.com/disable-insecure-password-login-prompt-firefox
But I don't see any option called security.insecure_password.ui.enabled only security.insecure_field_warning but I set it to false and it still does not work. Anything else I can try? Is there perhaps a way to add an IP exception or something? I just want to do the whole 10.x.x.x range.
I've gotten this to work before which is odd, but it just started doing it again a while back.