No description
- 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. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| apps | ||
| .dockerignore | ||
| .gitignore | ||
| build_and_push_ghcr.sh | ||
| deploy_infoalloggi.sh | ||
| deploy_marcopedone.sh | ||
| dev-tester.yml | ||
| docker-compose.yml | ||
| nginx.conf | ||
| old-docker-compose.yml | ||