From d4b0887153c4c2616c8661b824ab27cd48c03447 Mon Sep 17 00:00:00 2001 From: Henry Dollman Date: Wed, 24 Jul 2024 10:32:25 -0400 Subject: [PATCH] update forgot password cli instructions --- hub/site/src/components/login/forgot-pass-form.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hub/site/src/components/login/forgot-pass-form.tsx b/hub/site/src/components/login/forgot-pass-form.tsx index 2acf492..111cdca 100644 --- a/hub/site/src/components/login/forgot-pass-form.tsx +++ b/hub/site/src/components/login/forgot-pass-form.tsx @@ -86,9 +86,12 @@ export default function ForgotPassword() { Command line instructions -

- Use the following command to reset - your password: +

+ If you've lost the password to your admin account, you may reset it using the following + command. +

+

+ Then log into the backend and reset your user account password in the users table.

beszel admin update youremail@example.com newpassword