beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Policy Portal - Password reset link is not expiring after being used #2115

Open omkar-em opened 1 month ago

omkar-em commented 1 month ago

Bug Description

The password reset link is not expiring even after it has been used to reset the password. This can lead to potential security vulnerabilities, as the same link can be reused multiple times to reset the password.

Steps to Reproduce

  1. Request a password reset link.
  2. Use the link to reset the password.
  3. Attempt to reuse the same password reset link after successfully resetting the password.
  4. Observe that the link is still functional and allows resetting the password again.

Expected Behavior

The password reset link should expire immediately after being used to reset the password, preventing any further use.

Actual Behavior

The password reset link remains active even after resetting the password, allowing repeated use of the same link.

Figma

NA

Environment

Screenshots/Logs

NA

rahul-eminds commented 1 month ago

Fixed the issue and it is working as expected

omkar-em commented 1 month ago

not yet fixed

omkar-em commented 1 week ago

Image This is resolved. Hence closing this ticket.

cc: @rahul-eminds @emmayank @PritiEM