No products
* Prices may vary depending on your country.
* An additional contribution can be added at the time of payment.
New products
mp21889d20260218193001
New
GDPR-compliant password reset module for Dolibarr. Replaces the native password forgotten flow with a secure, token-based system.
|
|
GDPR-compliant password reset module for Dolibarr. Replaces the native password forgotten flow with a secure, token-based system. - **Encrypted tokens (AES-256-CBC)**: Tokens are encrypted and embedded in the reset URL. No token stored in the database. - **Configurable validity**: Set the token expiration duration (default: 1 hour). - **Custom sender email**: Configure the "From" address or use the Dolibarr default. - **Anti-enumeration**: Same response whether the user exists or not. - **Timing attack protection**: Random delay on each request. - **Password complexity**: Enforces Dolibarr password security rules. - **Hook integration**: Intercepts Dolibarr's native password forgotten page.