Files
trainingstagebuch/backend/routes
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
..
2025-03-10 16:46:43 +01:00
2024-09-04 10:46:39 +02:00
2024-09-11 15:44:56 +02:00