From c69c594f80e236f5120283d06f4e4aed9520df9d Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 20 May 2017 04:21:57 +1000 Subject: [PATCH] Create tutorial for changing master password (#12) --- .../getting-started/change-master-password.md | 10 ---------- .../how-to-change-your-master-password.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 _articles/getting-started/change-master-password.md create mode 100644 _articles/getting-started/how-to-change-your-master-password.md diff --git a/_articles/getting-started/change-master-password.md b/_articles/getting-started/change-master-password.md deleted file mode 100644 index 31af100a..00000000 --- a/_articles/getting-started/change-master-password.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -layout: article -title: Changing Your Master Password -category: Getting Started -featured: false -popular: false -tags: [password, account] ---- - -Coming soon... diff --git a/_articles/getting-started/how-to-change-your-master-password.md b/_articles/getting-started/how-to-change-your-master-password.md new file mode 100644 index 00000000..0c4c2b7c --- /dev/null +++ b/_articles/getting-started/how-to-change-your-master-password.md @@ -0,0 +1,17 @@ +--- +layout: article +title: How to change your master password +category: Getting Started +featured: false +popular: false +tags: [password, account] +--- + +The master password can only be changed from the [web](https://vault.bitwarden.com) vault. + +1. Log in to the [web vault](https://vault.bitwarden.com) +2. Click **Settings** on the sidebar +3. Click **Change Master Password** under the **Master Password** section +4. Type in your current password, the new password you want, and then re-type to confirm +5. Click **Change Password** +6. Log in to confirm that your new password is working