EvalAI icon indicating copy to clipboard operation
EvalAI copied to clipboard

Show successful notification only when the user is registered and resets the password

Open gautamjajoo opened this issue 5 years ago • 5 comments

Observed Behaviour

Currently, if a user has forgotten his password he can enter the email address and a password reset link will be shared. Even if the email address is not registered a successful notification is popped up.

Expected Behaviour

Password reset should only be sent when the user is registered. Otherwise, display an error.

@Ram81 @RishabhJain2018

gautamjajoo avatar Mar 29 '21 10:03 gautamjajoo

Screenshot (266)

Here in the code instead of returning true when an user is found anonymous, we can return false and print "please verify your email"

Manjuphoenix avatar Apr 13 '21 17:04 Manjuphoenix

@gautamjajoo @RishabhJain2018 can I take this issue ?

Happytocode24 avatar Apr 15 '21 15:04 Happytocode24

@gautamjajoo @RishabhJain2018 can I take this issue ?

shikhar168 avatar May 09 '21 18:05 shikhar168

Hey. If this issue is not solved yet, may I take it up?

tagarwal698 avatar Aug 26 '21 16:08 tagarwal698

@gautamjajoo Does this mean that it asks for the email after the user chooses forgot password?

tagarwal698 avatar Aug 26 '21 16:08 tagarwal698