Open-Code-Crafters / FitFlex

FitFlex is a fitness and weight loss website offering daily, structured workout plans for a set period. Users can follow day-wise exercises tailored to their goals, whether for weight loss, muscle gain, or general fitness. With a simple, user-friendly interface, FitFlex helps track progress and stay consistent throughout their fitness journey.
https://befiteveryday.netlify.app
MIT License
53 stars 89 forks source link

[Bug]: Password length visible in login page #283

Open Gauravtb2253 opened 2 days ago

Gauravtb2253 commented 2 days ago

Is there an existing issue for this?

Describe the bug

The minimum length of password is visible in login page This should not happen

Expected behavior

Only the message for invalid password should be shown

Add ScreenShots

image

On which device are you experiencing this bug?

No response

Record

GAVINESHWAR commented 1 day ago

@Gauravtb2253, I am not getting your exact thing could you please specify in detail..

Gauravtb2253 commented 1 day ago

The password length should be visible while registering and not while login Like if someone tries to access other persons account he will get to know that the password is of x length So it is not a good practice for security reasons to show the length in login page

Gauravtb2253 commented 23 hours ago

can you pls add level2 label

GAVINESHWAR commented 16 hours ago

Please add the changes photo

Gauravtb2253 commented 15 hours ago

actually I am getting error in installing node_modules But I have changed the error message in the zod validation schema You can check there

image

this is the error