mirror of
https://github.com/bitwarden/help
synced 2026-02-28 18:33:43 +00:00
warnings and cross links
This commit is contained in:
@@ -9,6 +9,10 @@ tags: [account, email]
|
||||
|
||||
Your email address can only be changed from the [web vault](https://vault.bitwarden.com).
|
||||
|
||||
{% warning %}
|
||||
Changing your email address will log you out of all bitwarden applications.
|
||||
{% endwarning %}
|
||||
|
||||
1. Log in to the web vault at <https://vault.bitwarden.com>
|
||||
2. Click **Settings** on the sidebar
|
||||
3. Click **Change Email** under the **General** panel
|
||||
@@ -16,7 +20,5 @@ Your email address can only be changed from the [web vault](https://vault.bitwar
|
||||
5. Click **Submit**
|
||||
6. Check your email inbox for the verification code from bitwarden and enter it into the textbox
|
||||
7. Click **Change Email**
|
||||
- Note that you will be logged out after changing your email address
|
||||
8. Log back in to confirm that you can log in using the new email
|
||||
9. Log out and back in to any other bitwarden applications that you are using
|
||||
- Note that you will eventually be logged out automatically
|
||||
9. Log out and back in to any other bitwarden applications that you are using. You will eventually be logged out automatically.
|
||||
|
||||
@@ -7,14 +7,16 @@ popular: false
|
||||
tags: [password, account]
|
||||
---
|
||||
|
||||
The master password can only be changed from the [web vault](https://vault.bitwarden.com).
|
||||
Your master password can only be changed from the [web vault](https://vault.bitwarden.com).
|
||||
|
||||
{% warning %}
|
||||
Changing your master password will log you out of all bitwarden applications.
|
||||
{% endwarning %}
|
||||
|
||||
1. Log in to the web vault at <https://vault.bitwarden.com>
|
||||
2. Click **Settings** on the sidebar
|
||||
3. Click **Change Master Password** under the **Master Password** panel
|
||||
4. Type in your current password, the new password you want, and then re-type to confirm
|
||||
5. Click **Change Password**
|
||||
- Note that you will be logged out after changing your password.
|
||||
6. Log back in to confirm that your new password is working
|
||||
7. Log out and back in any other bitwarden applications that you are using.
|
||||
- You will eventually be logged out automatically.
|
||||
7. Log out and back in any other bitwarden applications that you are using. You will eventually be logged out automatically.
|
||||
|
||||
@@ -7,10 +7,13 @@ popular: false
|
||||
tags: [account, delete]
|
||||
---
|
||||
|
||||
Your account can only be deleted from the [web vault](https://vault.bitwarden.com).
|
||||
Your account can only be deleted from the [web vault](https://vault.bitwarden.com). Deleting your bitwarden account permanently deletes your account and all data that is associated with it. bitwarden does not "soft delete" any data.
|
||||
|
||||
{% warning %}
|
||||
This action is permanent and cannot be undone.
|
||||
{% endwarning %}
|
||||
|
||||
1. Log in to the web vault at <https://vault.bitwarden.com>
|
||||
2. Click **Settings** on the sidebar
|
||||
3. Click **Delete Account** under the **Danger Zone** panel
|
||||
4. Type in your master password and click **Delete**
|
||||
- You will be logged out
|
||||
4. Type in your master password and click **Delete**. You will be logged out when the delete completes.
|
||||
|
||||
@@ -10,11 +10,11 @@ tags: [import]
|
||||
You can very easily import your data from an array of different password manager applications. bitwarden supports importing data from the following sources:
|
||||
|
||||
- bitwarden (csv)
|
||||
- 1Password (1pif)
|
||||
- [1Password (1pif)]({% link _articles/importing/import-from-1password.md %})
|
||||
- 1Password 6 Windows (csv)
|
||||
- Ascendo DataVault (csv)
|
||||
- Avira (json)
|
||||
- Chrome (csv)
|
||||
- [Chrome (csv)]({% link _articles/importing/import-from-chrome.md %})
|
||||
- Clipperz (html)
|
||||
- Dashlane (csv)
|
||||
- Enpass (csv)
|
||||
@@ -22,7 +22,7 @@ You can very easily import your data from an array of different password manager
|
||||
- KeePass 2 (xml)
|
||||
- KeePassX (csv)
|
||||
- Keeper (csv)
|
||||
- LastPass (csv)
|
||||
- [LastPass (csv)]({% link _articles/importing/import-from-lastpass.md %})
|
||||
- Meldium (csv)
|
||||
- mSecure (csv)
|
||||
- Opera (csv)
|
||||
|
||||
Reference in New Issue
Block a user