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-12-19 15:59:45 +01:00
Description
No description provided
104 MiB
Languages
Vue 46.4%
JavaScript 30.9%
Kotlin 21.2%
SCSS 0.5%
Shell 0.4%
Other 0.6%