Skip to content

FEA036 - Password recovery

Feature ID FEA036
Subsystem the feature is part of PrestaShop as a Service
Responsible person Tugba Ilhan(0987)
Status proposal

All relevant issues related to or contributing to the definition of the feature are gathered here

[User Story 091] As a end user, if I forget my password, I want to easily recover or reset it, so i can access to my account.
[User Story 092] As a tester, I need to ensure that the password recovery feature works correctly across different scenarios and devices, to ensure a seamless experience for the end-users.

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • Users can request a password reset via their registered email. (Test Case)

  • A secure, time-limited reset link is sent to the user's email. (Test Case)

  • Users can set a new password using the reset link without issues. (Test Case)

  • The reset process works correctly across different devices (mobile, tablet, desktop). (Test Case)

  • Invalid or expired reset links show appropriate error messages. (Test Case)