Skip to content

FEA035 - Secure user login

Feature ID FEA035
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 089] As a shop owner, I want to our clients log in securely with their credentials, so that information and purchase history are protected.
[User Story 090] US090 - As service provider we need to enable HTTPS.

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • HTTPS is enabled across all login-related pages to ensure encrypted data transmission. (Test Case)

  • Users can log in using valid credentials, and the session is securely established. (Test Case)

  • Login forms reject invalid credentials and show appropriate error messages. (Test Case)

  • Sensitive user data (e.g., passwords, session tokens) is never transmitted or stored in plain text. (Test Case)

  • Session timeout or auto-logout is triggered after a period of inactivity. (Optional Test Case)