FEA008 - Secure Service Access
Feature ID | FEA008 |
Subsystem the feature is part of | PrestaShop as a Service |
Responsible person | Tugba Ilhan(0987) |
Status | proposal |
Restrictions, requirements and use cases related to this feature
All relevant issues related to or contributing to the definition of the feature are gathered here
[User Story 024] | As a service provider we need to enable HTTPS. |
[User Story 025] | As a developer, I want to create a password reset function,so that users can regain access if they forget their password. |
User interface mock-up
No changes to user interface
Testing / possible acceptance criteria
-
All service endpoints are accessible via HTTPS, and HTTP requests are automatically redirected to HTTPS.
-
A password reset functionality is available on the login page, allowing users to request a reset link via email.
-
Password reset links are time-limited and securely generated to prevent unauthorized access.