Autocomplete is showing passwords from subdomains even when i am on the main domain
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
Ọ̀nà àbáyọ tí a yàn
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.
Ka ìdáhùn ni ìṣètò kíkà 👍 0All Replies (2)
Ọ̀nà àbáyọ Tí a Yàn
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.
Thank you, that solved my situation