- Added user_invites table to manage invitation tokens. - Created invite router with procedures for sending, verifying, and accepting invites. - Implemented email sending functionality for invites. - Updated user controller to handle password setting during invite acceptance. - Introduced mustChangePassword flag in user schema and related logic. - Added middleware to enforce password change requirement. - Created forms for accepting invites and changing passwords. - Updated database migrations to reflect new user invite structure and fields. |
||
|---|---|---|
| .. | ||
| static | ||
| base.tsx | ||
| contatto.tsx | ||
| contatto_annuncio.tsx | ||
| email-interessato.tsx | ||
| gereric-email.tsx | ||
| invito.tsx | ||
| onboarding-servizio.tsx | ||
| pagamento-conferma.tsx | ||
| pagamento-errore.tsx | ||
| pagamento-ricezione.tsx | ||
| pw-reset-link.tsx | ||
| recesso.tsx | ||
| registrazione-avvenuta.tsx | ||
| scheda-annuncio.tsx | ||
| VerificaEmail.tsx | ||