From 8e7b5141e9302c5ed54e22598d991e529d7a5a3d Mon Sep 17 00:00:00 2001 From: WRadoslaw <92513933+WRadoslaw@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:24:08 +0200 Subject: [PATCH] Obfuscate sensitive info in livesession (#4732) --- .../_auth/ForgotPasswordModal/steps/EmailAndSeedStep.tsx | 1 + .../_auth/ForgotPasswordModal/steps/NewPasswordStep.tsx | 2 ++ packages/atlas/src/components/_auth/LogInModal/LogInModal.tsx | 1 + .../SignUpSteps/SignUpPasswordStep/SignUpPasswordStep.tsx | 2 ++ .../SignUpModal/SignUpSteps/SignUpSeedStep/SignUpSeedStep.tsx | 2 +- .../viewer/MembershipSettingsView/ChangePasswordDialog.tsx | 3 +++ 6 files changed, 10 insertions(+), 1 deletion(-) diff --git a/packages/atlas/src/components/_auth/ForgotPasswordModal/steps/EmailAndSeedStep.tsx b/packages/atlas/src/components/_auth/ForgotPasswordModal/steps/EmailAndSeedStep.tsx index 474f8fcb13..16dfb33de7 100644 --- a/packages/atlas/src/components/_auth/ForgotPasswordModal/steps/EmailAndSeedStep.tsx +++ b/packages/atlas/src/components/_auth/ForgotPasswordModal/steps/EmailAndSeedStep.tsx @@ -26,6 +26,7 @@ export const EmailAndSeedStep = () => { error={formState.errors.EmailAndSeedStep?.mnemonic?.message} >