mirror of
https://github.com/bitwarden/help
synced 2026-01-06 10:33:28 +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
@@ -110,7 +110,7 @@ To enable Unlock with Biometrics for your Browser Extension:
|
||||
1. In your Bitwarden Desktop app, navigate to Settings (on Windows, **File** → **Settings**) (on macOS, **Bitwarden** → **Preferences**).
|
||||
2. Scroll down to the Options section, and check the **Enable Browser Integration** box.
|
||||
|
||||
{% callout note %}Optionally, check the **Require verification for browser integration** option to require [account fingerprint]({% link _articles/features/fingerprint-phrase.md %}) verification when you activate the integration.{% endcallout %}
|
||||
{% callout info %}Optionally, check the **Require verification for browser integration** option to require [account fingerprint]({% link _articles/features/fingerprint-phrase.md %}) verification when you activate the integration.{% endcallout %}
|
||||
3. In your Browser, navigate to the Extensions manager (e.g. `chrome://extensions` or `brave://extensions`), open Bitwarden, and toggle the **Allow access to file URLs** option.
|
||||
|
||||
|
||||
|
||||
@@ -11,6 +11,8 @@ Bitwarden's Safari Web Extension is a port of the prior *App Extension* designed
|
||||
|
||||
{% callout info %}
|
||||
Due to changes by Apple, Safari limits Web Extension use to **only those obtained through Mac App Store downloads**. As of the [2021-03-11 Release]({% link _articles/getting-started/releasenotes.md %}), users will not be able to use a Bitwarden Safari Extension obtained through a `.dmg` installation from [bitwarden.com/download](https://bitwarden.com/download){:target="\_blank"} or any other non-App Store source.
|
||||
|
||||
**If you're using a Safari version prior to 14**, you can continue using a `.dmg` installation, which can be downloaded from [bitwarden.com/download](https://bitwarden.com/download){:target="\_blank"}. Keeping the `.dmg` outside of the Applications folder should allow you to simultaneously use both an older Safari Extension and the latest Desktop App.
|
||||
{% endcallout %}
|
||||
|
||||
The Safari Web Extension has full feature parity to the prior App Extension. For developer detail on the difference between Safari Web Extensions and App Extensions, click [here](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_safari_app_extension_to_a_safari_web_extension?language=objc).
|
||||
|
||||
@@ -22,7 +22,7 @@ You can configure the following options from the **Settings** menu of any Bitwar
|
||||
|
||||
### Vault Timeout (time-constraint)
|
||||
|
||||
Configuring this option will dictate how long Bitwarden will be inactive before timing-out.
|
||||
Configuring this option will dictate how long Bitwarden will can inactive before timing-out. "Inactivity" is determined by the time since interacting with Bitwarden, not system idle time.
|
||||
|
||||
Each client application will have unique options (e.g. On System Idle, or On App Restart), however all applications include standard time-based options (e.g. 1 minute, 15 minutes, 1 hour).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user