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

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

Подробнее

Autocomplete is showing passwords from subdomains even when i am on the main domain

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

more options

How can i fix this? Autocomplete should suggest saved passwords for the current url only. What is the point of auto suggest passwords saved from others subdomain. If you have multiple saved password this could be very annoying

I am currently using Firefox 72.0.1

How can i fix this? Autocomplete should suggest saved passwords for the current url only. What is the point of auto suggest passwords saved from others subdomain. If you have multiple saved password this could be very annoying I am currently using Firefox 72.0.1

Выбранное решение

Current Firefox releases include sub domains as a suggestion in the drop-down list. If you have a lot of passwords then this can take some time to process and build the list.

You can set this pref to false on the about:config page to see if that has effect.

  • signon.includeOtherSubdomainsInLookup = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Прочитайте этот ответ в контексте 👍 0

Все ответы (2)

more options

Выбранное решение

Current Firefox releases include sub domains as a suggestion in the drop-down list. If you have a lot of passwords then this can take some time to process and build the list.

You can set this pref to false on the about:config page to see if that has effect.

  • signon.includeOtherSubdomainsInLookup = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Thank you, that solved my situation