From 3bc16b9cacd1ab891df00b632a6972c50eb25c7a Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 16 Oct 2025 10:09:17 +0800 Subject: [PATCH] Fixed password exposure --- src/pages/LoginPage/Login.tsx | 1 + src/pages/RegisterPage/Register.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/LoginPage/Login.tsx b/src/pages/LoginPage/Login.tsx index 97ffe6a..3c3db1b 100644 --- a/src/pages/LoginPage/Login.tsx +++ b/src/pages/LoginPage/Login.tsx @@ -122,6 +122,7 @@ export default () => {

Password

{ diff --git a/src/pages/RegisterPage/Register.tsx b/src/pages/RegisterPage/Register.tsx index 7463158..4d0d6b3 100644 --- a/src/pages/RegisterPage/Register.tsx +++ b/src/pages/RegisterPage/Register.tsx @@ -174,7 +174,7 @@ export default () => {

Password

- +

Upload Signature

setFile(data)} accept=".jpg, .jpeg, .png, .webp, .avif"> Drag and drop or click to upload file @@ -242,7 +242,7 @@ export default () => { {APPROVERNAME}

Password

- +

Upload Signature