Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 1 имеет эту проблему
  • 2 просмотра
  • Последний ответ от Francesco Abeni

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.