From 05e251d3992b66fb55a4da9ae13b40c169e80cc3 Mon Sep 17 00:00:00 2001 From: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:19:25 -0400 Subject: [PATCH] hooray, releases! (#690) --- _articles/account/managing-items.md | 7 ------- _articles/getting-started/releasenotes.md | 4 +--- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/_articles/account/managing-items.md b/_articles/account/managing-items.md index 08326cd5..91d30375 100644 --- a/_articles/account/managing-items.md +++ b/_articles/account/managing-items.md @@ -165,13 +165,6 @@ In the Trash, you can **Restore** an item to your Vault or **Permanently Delete* For any given Vault item, you can activate the **Master password re-prompt** option from the Add/Edit screen to require verification of your Master Password to access or auto-fill sensitive Vault items: -{% callout info %} -**Master password re-prompt** will temporarily not be available for mobile apps, as we are releasing mobile updates in the near future. Please be aware of the following: - -- The Android/iOS app **will not re-prompt** for your master password when viewing, editing, or auto-filling a reprompt-enabled Vault item. -- Editing a reprompt-enabled Vault item on Android/iOS **will disable** your re-prompt settings for that item. -{% endcallout %} - {% callout warning %} Master password re-prompt **is not** an encryption mechanism. This feature is an interface-only guardrail that a sophisticated user may find ways to work around. We recommend **never** leaving your Vault unlocked when unattended or on a shared workstation. {% endcallout %} diff --git a/_articles/getting-started/releasenotes.md b/_articles/getting-started/releasenotes.md index b8e52d06..8d28675d 100644 --- a/_articles/getting-started/releasenotes.md +++ b/_articles/getting-started/releasenotes.md @@ -30,9 +30,7 @@ To be notified of Release Announcements, subscribe to the [Bitwarden Status RSS The Bitwarden team is happy to announce the rollout of Admin Password Reset, the latest feature purpose-built to help enterprises seeking to ensure password security at scale. This release includes: - **Admin Password Reset**: Enterprise Organizations can enroll in Admin Password Reset to allow designated administrators to reset the Master Password of Organization users (see [here]({{site.baseurl}}/article/admin-reset/) for details). -- **Master Password Re-prompt**: Use the new Master Password re-prompt option to require verification of your Master Password to view sensitive Vault items as designated by the user (see [here]({{site.baseurl}}/article/managing-items/#protect-individual-items) for details). - - {% callout info %}**Master Password Re-prompt** will temporarily not be available for mobile apps, as we are releasing mobile updates in the near future. Please be aware of the following:

- The Android/iOS app **will not re-prompt** for your master password when viewing, editing, or auto-filling a reprompt-enabled Vault item.
- Editing a reprompt-enabled Vault item on Android/iOS **will disable** your re-prompt settings for that item.{% endcallout %} +- **Master Password Re-prompt**: Use the new Master Password re-prompt option to require verification of your Master Password to access sensitive Vault items as designated by the user (see [here]({{site.baseurl}}/article/managing-items/#protect-individual-items) for details). - **Bulk User Management**: Organization Owners and Admins can now re-send invitations, confirm accepted users, and remove users from an Organization in-bulk (see [here]({{site.baseurl}}/article/managing-users/#onboard-users) for details). - **Event Log Export**: Export event logs directly from the Web Vault (see [here]({{site.baseurl}}/article/event-logs/#export-events) for details). - **Directory Connector API Key Authentication**: Starting with this release, users of Directory Connector will need to use the [Organization API Key]({{site.baseurl}}/article/public-api/#authentication) to login.