mirror of
https://github.com/bitwarden/help
synced 2026-01-06 18:43:39 +00:00
Buncha Stuff (#612)
* clarification on where to find legacy mac .dmg * tip for update email address * code vetting security faq * /managing-items/ refactor * two-step login 'remember me' duration * small updates, including denoting purpose of the globe icon * additional tip for deleting users in a self-host org! * uri component pieces * encryption key edit * importing cleanup * notes re: importing on file attachements
This commit is contained in:
committed by
GitHub
parent
e5458c349a
commit
104000dd8b
@@ -25,16 +25,16 @@ This article contains Frequently Asked Questions (FAQs) about general Vault Mana
|
||||
|
||||
### Q: How do I change my email address?
|
||||
|
||||
**A:** You can change the email address attached to your account from the [Web Vault](https://vault.bitwarden.com){:target="\_blank"}:
|
||||
**A:** To change the email address attached to your account:
|
||||
|
||||
1. In the Web Vault, select **Settings** from the top navigation bar.
|
||||
1. Open the [Web Vault](https://vault.bitwarden.com){:target="\_blank"}, select **Settings** from the top navigation bar.
|
||||
2. On the **My Account** page, find the **Change Email** section.
|
||||
3. Enter your current **Master Password** to prove you have the authority to take this action, and specify the **New Email** you'd like to change to.
|
||||
4. Select the **Change Email** button.
|
||||
|
||||
Bitwarden will email a verification code to the specified email address. Check your inbox for the code and enter it into the **Code** text input displayed in your Web Vault to finalize the change.
|
||||
Bitwarden will email a verification code to the specified email address. Check your inbox for the code and enter it into the **Code** text input displayed in your Web Vault to finalize the change. If you don't receive the verification code, check your Spam folder. You can also whitelist `no-reply@bitwarden.com` to help ensure delivery in the future.
|
||||
|
||||
{% callout success %}If you don't receive the verification code from Bitwarden, check your Spam folder. You can also whitelist `no-reply@bitwarden.com` to help ensure delivery in the future.{% endcallout %}
|
||||
{% callout success %}**If you have a paid subscription,** also [Contact Us](https://bitwarden.com/contact){:target="\_blank"} to let us know about the change so that we change your billing information.{% endcallout %}
|
||||
|
||||
When you change your email address, you should immediately logout of all Bitwarden client applications you use, and log back in with the new credentials. Sessions using a "stale" email address will eventually be logged out eventually.
|
||||
|
||||
|
||||
@@ -78,6 +78,10 @@ Bitwarden takes user security and privacy seriously. Bitwarden maintains secure,
|
||||
|
||||
**A:** See [Certificate Options]({% link _articles/hosting/certificates.md %}) for a complete list and instructions.
|
||||
|
||||
### Q: How does Bitwarden vet code changes?
|
||||
|
||||
**A:** Confidence in the security of our systems is of utmost important to Bitwarden. All proposed code changes are reviewed by one or more non-author members of the team before they can be merged into any codebase. All code goes through multiple test and QA environments prior to production. Bitwarden has implemented a SOC2 report to audit and validate our internal procedures. As mentioned in the report, our team is subject to rigorous background check and thorough interview processes. Bitwarden, being an open-source product, also welcomes peer-review of our code at any point. The team at Bitwarden strives to do everything we can to keep our users comfortable, and keeping their data secure.
|
||||
|
||||
### Questions Regarding Specific Client Apps
|
||||
|
||||
### Q: What data does Bitwarden use from client applications?
|
||||
|
||||
Reference in New Issue
Block a user