Files
Torsten Schulz (local) e22e3257ef feat(auth): implement password reset functionality
- Added new endpoints for requesting and resetting passwords in the authController.
- Updated User model to include resetToken and resetTokenExpires fields for managing password reset requests.
- Enhanced emailService to send password reset emails with secure links.
- Updated frontend routes and views to support password reset flow, including new ForgotPassword and ResetPassword components.
- Improved internationalization files with new translation keys for password reset messages across multiple languages.
2026-02-09 08:40:27 +01:00
..
2024-09-04 10:46:39 +02:00
2024-10-21 18:21:43 +02:00
2024-09-11 15:44:56 +02:00
2024-09-11 15:44:56 +02:00
2024-10-21 18:21:43 +02:00
2024-10-21 18:21:43 +02:00
2024-09-12 17:34:46 +02:00
2024-08-30 11:50:54 +02:00
2024-09-12 17:34:46 +02:00