mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
More misc (#831)
* typo fix * note on crypto for payments * remove client org article * correction from issue #829 * small edits related to issue #817 * edits for #829
This commit is contained in:
committed by
GitHub
parent
1a74229e0e
commit
5fce797969
@@ -9,13 +9,12 @@ order: "15"
|
||||
description: "Learn keyboard shortcuts for the Bitwarden password manager for lightning fast password management."
|
||||
---
|
||||
|
||||
## Browser extension shortcuts
|
||||
## Browser Extension Shortcuts
|
||||
|
||||
Some browsers, including Microsoft Edge, may use the below key combinations for other default shortcuts. In these cases, you'll need to configure your browsers shortcuts. For Chromium-based browsers (Chrome, Edge, Vivaldi, Brave, etc.) this can be done from `chrome://extensions/shortcuts`, `edge://extensions/shortcts`, and so on. For Firefox, use [this article](https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox) to help you manage extension shortcuts.
|
||||
|
||||
{% callout info %}
|
||||
- Autofill for Microsoft Edge requires the latest Chromium-based version.
|
||||
- Some browsers may use the below key combinations for other default shortcuts and may require configuration.
|
||||
- You can configure browser extension shortcuts on most Chrome-based browsers (Chrome, Edge, Vivaldi, Brave, etc.) by visiting `chrome://extensions/shortcuts`.
|
||||
- Firefox shortcuts can be changed by [managing extension shortcuts](https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox).
|
||||
Autofill for Microsoft Edge requires the latest Chromium-based version.
|
||||
{% endcallout %}
|
||||
|
||||
- Ctrl/CMD `+` Shift `+` Y `→` Activate extension
|
||||
@@ -26,18 +25,19 @@ description: "Learn keyboard shortcuts for the Bitwarden password manager for li
|
||||
{% callout success %}If a login uses the [Bitwarden Authenticator]({{site.baseurl}}/article/authenticator-keys/) for TOTPs, using the `Cmd/Ctrl + Shift + L` will automatically copy your TOTP to your clipboard after auto-filling. All you have to do is `Cmd/Ctrl + V` to paste!
|
||||
{% endcallout %}
|
||||
|
||||
## Desktop application shortcuts
|
||||
## Desktop Application Shortcuts
|
||||
|
||||
**General:**
|
||||
- Ctrl/CMD `+` , `→` Preferences
|
||||
- Ctrl/CMD `+` L `→` Lock Now
|
||||
- Ctrl/CMD `+` Q `→` Quit
|
||||
|
||||
|
||||
<br>
|
||||
**File:**
|
||||
|
||||
- Ctrl/CMD `+` N `→` Add New Login
|
||||
|
||||
<br>
|
||||
**Edit:**
|
||||
|
||||
- Ctrl/CMD `+` Z `→` Undo
|
||||
@@ -50,7 +50,7 @@ description: "Learn keyboard shortcuts for the Bitwarden password manager for li
|
||||
- Ctrl/CMD `+` P `→` Copy Password
|
||||
- Ctrl/CMD `+` T `→` Copy TOTP
|
||||
|
||||
|
||||
<br>
|
||||
**View:**
|
||||
|
||||
- Ctrl/CMD `+` F `→` Search in vault
|
||||
@@ -62,6 +62,7 @@ description: "Learn keyboard shortcuts for the Bitwarden password manager for li
|
||||
- Ctrl/CMD `+` Shift `+` R `→` Reload
|
||||
- F12 `→` Developer options
|
||||
|
||||
<br>
|
||||
**Window:**
|
||||
|
||||
- Ctrl/CMD `+` M `→` Minimize
|
||||
|
||||
@@ -97,7 +97,7 @@ To change your PIN, disable and re-enable Unlock with PIN. You will be prompted
|
||||
</div>
|
||||
|
||||
{% callout info %}
|
||||
When using the **Lock with master password on restart** PIN option, the Bitwarden application may not fully purge sensitive data from application memory when entering a locked state. If you are concerned about your device's local memory being compromised, you should not use this option.
|
||||
If you turn off the **Lock with master password on restart** option, the Bitwarden application may not fully purge sensitive data from application memory when entering a locked state. If you are concerned about your device's local memory being compromised, you should keep the **Lock with master password on restart** option turned on.
|
||||
{% endcallout %}
|
||||
|
||||
## Understanding Unlock vs. Log In
|
||||
|
||||
@@ -67,9 +67,7 @@ Legacy Families plans do not automatically provide premium features, so users wo
|
||||
|
||||
### Q: Can I pay with Bitcoin?
|
||||
|
||||
**A:** Yes! Refer to [Update Your Billing Information]({{site.baseurl}}/article/update-billing-info/) for more information.
|
||||
|
||||
[Contact Us](https://bitwarden.com/contact/) once you have added the credit for the subscription amount. We will generate and send you an invoice and activate the new account. You will also receive an invoice from our payment processor (BitPay) at the time the Bitcoin is sent.
|
||||
**A:** Yes! Please note, you will need to **Add Credit** using Bitcoin on the **Settings** → **Billing** screen before purchasing the subscription.
|
||||
|
||||
### Q: How do I enter my tax information (VAT)?
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: []
|
||||
order: "08"
|
||||
order: "09"
|
||||
description: "This article contains FAQs regarding the Provider Portal, a Bitwarden password manager product for MSPs and resellers."
|
||||
---
|
||||
|
||||
|
||||
21
_articles/providers/client-org-removal.md
Normal file
21
_articles/providers/client-org-removal.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
layout: article
|
||||
title: Remove Client Organization
|
||||
categories: [providers]
|
||||
featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: []
|
||||
order: "08"
|
||||
description: "Learn how to remove a client Organization from your Bitwarden Provider Portal."
|
||||
---
|
||||
|
||||
As a Provider, you may need to remove your Provider-Client relationship with an Organization if you're no longer providing services to them. In order for a Client Organization to be eligible for removal:
|
||||
|
||||
- You must be a [Provider Admin]({{site.baseurl}}/article/provider-users/#provider-user-types).
|
||||
- The Client Organization must have at least one [confirmed Owner]({{site.baseurl}}/article/managing-users/#onboard-users/).
|
||||
|
||||
<br>
|
||||
Once these criteria are met, navigate to the Provider Portal and use the {% icon fa-cog %} gear dropdown for the desired Client Organization to select the {% icon fa-times %} **Remove** option:
|
||||
|
||||
{% image providers/provider-remove-client.png Remove a Client Organization %}
|
||||
@@ -24,7 +24,7 @@ Bitwarden processes and stores all data securely in the [Microsoft Azure Cloud](
|
||||
Don't trust Bitwarden Servers? You don't have to. Open source is beautiful. You can easily host the entire Bitwarden stack yourself. You control your data. Learn more [here]({{site.baseurl}}/article/install-on-premise/).
|
||||
## On your Local Machine
|
||||
|
||||
Data that is stored on your computer/device is encrypted and only decrypted when you unlock your Vault. Decrypted data is stored **in memory** only and is **never written to persistent storage**. BitWarden encrypted data at rest is stored in the following locations:
|
||||
Data that is stored on your computer/device is encrypted and only decrypted when you unlock your Vault. Decrypted data is stored **in memory** only and is **never written to persistent storage**. Encrypted data is stored in the following locations at rest:
|
||||
|
||||
#### Desktop App
|
||||
|
||||
|
||||
BIN
images/providers/provider-remove-client.png
Normal file
BIN
images/providers/provider-remove-client.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Reference in New Issue
Block a user