mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Some updates! (#503)
* content updates * images * pw history * improved desktop send screenshots * BE cycle through credentials * auto-fill article titles * unhide troubleshooting * auto-fill category & resolved references to changed titles * blacklist uris doc, references, and images * remove old faq items * keychain note * update old callouts note -> info * note about deleting exported files
This commit is contained in:
committed by
GitHub
parent
c10c4fdd47
commit
d0a8e60ea2
@@ -58,7 +58,7 @@ Any time you log in to a website that doesn't already have a Login item saved fo
|
||||
|
||||
{% image /getting-started/browserext/browserext-add.png %}
|
||||
|
||||
Selecting **Yes, Save Now** will automatically add a Login item to your Vault with the entered username, password, and URI. If you're unfamiliar with using URIs, see [URIs for Vault Items]({% link _articles/features/uri-match-detection.md %}).
|
||||
Selecting **Yes, Save Now** will automatically add a Login item to your Vault with the entered username, password, and URI. If you're unfamiliar with using URIs, see [Using URIs]({% link _articles/features/uri-match-detection.md %}).
|
||||
|
||||
{% callout success %}
|
||||
You can disable this banner by selecting the **Disable Add Login Notification** option from the **Options** menu in your Browser Extension.
|
||||
@@ -66,7 +66,7 @@ You can disable this banner by selecting the **Disable Add Login Notification**
|
||||
|
||||
## Launch a Website
|
||||
|
||||
You can launch a website directly from the Bitwarden Browser Extension by selecting the {% icon fa-share-square %} **Launch** button in any Vault item with a valid URI. If you're unfamiliar with using URIs, see [URIs for Vault Items]({% link _articles/features/uri-match-detection.md %}).
|
||||
You can launch a website directly from the Bitwarden Browser Extension by selecting the {% icon fa-share-square %} **Launch** button in any Vault item with a valid URI. If you're unfamiliar with using URIs, see [Using URIs]({% link _articles/features/uri-match-detection.md %}).
|
||||
|
||||
{% image /getting-started/browserext/browserext-launch.png %}
|
||||
|
||||
|
||||
@@ -138,7 +138,7 @@ You can go back and edit this item at any time using the {% icon fa-pencil %} **
|
||||
|
||||
Biometric Unlock allows for seamless access to your macOS Desktop App using native [Touch ID](https://support.apple.com/en-us/HT207054){:target="\_blank"} technology.
|
||||
|
||||
{% callout note %}
|
||||
{% callout info %}
|
||||
Touch ID must be enabled on your computer **before** it can be enabled in Bitwarden. See Apple's [Touch ID Documentation](https://support.apple.com/en-us/HT207054){:target="\_blank"} for help.
|
||||
{% endcallout %}
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ Now that a new Login item is saved in your Vault, you can beef up its security b
|
||||
This will replace your **Password** value with a randomly generated strong password. Moving from a password like `Fido1234` to `X@Ln@x9J@&u@5n##B` can stop a would-be hacker in their tracks.
|
||||
6. Copy your new password with the same {% icon fa-copy %} **Copy** icon you used earlier, and hit the **Save** button.
|
||||
|
||||
{% callout success %}Don't worry about overwriting your existing password! If something goes wrong, Bitwarden maintains a **Password History** for every Login item:<br><br>{% image /getting-started/pwhistory.png %}{% endcallout %}
|
||||
{% callout success %}Don't worry about overwriting your existing password! If something goes wrong, Bitwarden maintains a **Password History** of the last 5 passwords for every Login item:<br><br>{% image /getting-started/pwhistory.png %}{% endcallout %}
|
||||
7. Tab back over to the other website, and paste your strong password in the **New Password** and **Confirm new password** fields.
|
||||
8. Once you **Save** the password change, you're finished!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user