Skip to content

Commit 74d815e

Browse files
authored
Update password docs (#289)
* Update reset-password.md docs Signed-off-by: Charlotte Meme Kefeletswe <[email protected]>
1 parent d0229fe commit 74d815e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
24.2 KB
Loading

website/docs/user-guides/reset-password.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ In the **Reset Password** modal type in the new password in the **New Password**
2020

2121
<img src={require('../assets/user-guides/user-management/reset-password/step-2.png').default} />
2222

23+
24+
## 3. Update password after installation
25+
26+
After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.
27+
28+
<img src={require('../assets/user-guides/user-management/reset-password/step-3.png').default} />
29+
2330
## Learn more
2431

2532
- [View users](view-user.md)

0 commit comments

Comments
 (0)