Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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"?

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (2)

more options

Vybrané riešenie

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.