搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Can i prevent Firefox Developer from suggesting credentials from other websites?

more options

Using Firefox Developer Edition version 71.0b11 (64 bit).

I store credentials for the site I visit most frequently. For some of those sites I may have multiple logins. Everything good so far.

Currently, when I'm on the login page for any of those site, the suggested list includes credentials "From this web site" and from other more or less similar websites (e.g. subdomains, internal pages, and so on). Can I disable this option and only see suggestions "From this web site"?

Using Firefox Developer Edition version 71.0b11 (64 bit). I store credentials for the site I visit most frequently. For some of those sites I may have multiple logins. Everything good so far. Currently, when I'm on the login page for any of those site, the suggested list includes credentials "From this web site" and from other more or less similar websites (e.g. subdomains, internal pages, and so on). Can I disable this option and only see suggestions "From this web site"?

被選擇的解決方法

hi, you could try the following: enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preference named signon.includeOtherSubdomainsInLookup. double-click it and change its value to false.

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

hi, you could try the following: enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preference named signon.includeOtherSubdomainsInLookup. double-click it and change its value to false.

more options

That removed all other subdomains, which is a good step forward.

Still have some mixups (e.g. http auth credentials, internal page logins) but at least they are all related to the same host name.

Thank you very much.