From 2d5ff76a48649c603a71900bf516dd0ffd5d766a Mon Sep 17 00:00:00 2001 From: fred_the_tech_writer Date: Thu, 16 Dec 2021 09:24:16 -0500 Subject: [PATCH] note per #463 --- _articles/features/auto-fill-browser.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_articles/features/auto-fill-browser.md b/_articles/features/auto-fill-browser.md index 3b4a85d9..65018c7c 100644 --- a/_articles/features/auto-fill-browser.md +++ b/_articles/features/auto-fill-browser.md @@ -27,7 +27,7 @@ If you want, you can disable the badge counter using a toggle in the {% icon fa- {% image autofill/disable-counter-badge.png Disable Badge Counter %} {% endcallout %} -Simply clicking on the Vault item inside the Browser Extension **Tab** view will auto-fill login information to the detected input fields. In cases where a web page or service has **multiple** Login items with relevant URIs, it will auto-fill the last-used Login. +Simply clicking on the Vault item inside the Browser Extension **Tab** view will auto-fill login information to the detected input fields. In cases where a web page or service has **multiple** Login items with relevant URIs, Bitwarden will always auto-fill the last-used Login. ## Using the Context-Menu @@ -79,8 +79,8 @@ Using this convention, you can setup your Browser extension to, for example: - Auto-fill on page load for a only select few items (i.e. **off by default** for all Vault items and **manually turned on** for select items). - Auto-fill on page for all but a select few items (i.e. **on by default** for all Vault items and **manually turned off** for select items). -{% callout info %} -If there are multiple Login items with the detected URI, the last-used login will be used for the auto-fill operation. +{% callout warning %} +This feature is marked **experimental** and is disabled by default because, while generally safe, attackers with fake websites could take advantage of this to steal credentials. {% endcallout %} ## Manually Auto-fill