From 9e464c7119eaef0b57215167defef39c94c66e1b Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Thu, 15 May 2025 17:46:29 -0700 Subject: [PATCH] Make reset password promt a password input --- ToDo.txt | 1 + .../Pages/Account/ActivityPages/ResetPassword.razor | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ToDo.txt b/ToDo.txt index 6eda85f..93de4f0 100755 --- a/ToDo.txt +++ b/ToDo.txt @@ -19,6 +19,7 @@ account/resetpassword ForgotPassword No notice something is happening when button pressed + When the email is sent and waiting on timeout the error is : something went wrong and it should be cannot send email request that quickly ForgotPassword Email / Resetpassword Email Needs styles that match the theme of the website \ No newline at end of file diff --git a/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor b/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor index a33c272..5fb2d27 100755 --- a/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor +++ b/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor @@ -5,11 +5,11 @@

Reset Password

- +
- +