If you have a site protected with Basic authentication, you can automatically login if you add the username and password to the url
http://foo:bar@localhost
However, in Firefox, you will still get a popup
Is there a way in firefox to tell it not to show this dialog. For example, I can imagine that there is a setting inside the Profiles section to trust this site (which might solve this problem). Any help would be appreciated!
UPDATE: After a bit more searching I discovered that it might be possible with network.http.phishy-userpass-length, But when I check this in about:config
I can't find it. So possibly this options has been removed
The possibility to use login credential in the URL has been deprecated in Firefox:
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication#access_using_credentials_in_the_url