mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-05-03 03:00:41 -04:00
Introduces backend and frontend support for admin approval of user registrations. Adds API endpoint and logic to approve users, updates user models and schemas, and enhances UI to allow admins to approve or reject pending users. Removes unused email verification token field and refactors server settings access. Updates i18n and user service for new approval actions.