Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

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

Vald lösning

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.

Läs svaret i sitt sammanhang 👍 0

Alla svar (2)

more options

Vald lösning

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