Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

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

Just a quick question, does anyone know how to block Firefox from sending HTTP authentication data, if you go to www.ip-check.info and run a test

more options

Just a quick question, does anyone know how to block Firefox from sending HTTP authentication data, if you go to www.ip-check.info and run a test, it shows http authentication data being sent, merci

Just a quick question, does anyone know how to block Firefox from sending HTTP authentication data, if you go to www.ip-check.info and run a test, it shows http authentication data being sent, merci

All Replies (1)

more options

The page contains this code:


<link rel="stylesheet" type="text/css" href="http://Session:960838603@ipcheck.info/auth.css.php">

You want to block Firefox from sending the basic authentication string Session:960838603 in that first tag?

I don't think that is a built-in feature of Firefox. Maybe there's an add-on?

(I read about a preference named http://kb.mozillazine.org/Network.http.phishy-userpass-length network.http.phishy-userpass-length] but it doesn't seem to do anything useful.)