Files
marketing-app/server
fahed c31e6222d7
Some checks failed
Deploy / deploy (push) Failing after 9s
feat: consolidate auth into NocoDB, add password reset, health check
- Migrate auth credentials from SQLite (auth.db) to NocoDB Users table
  with one-time migration function (auth.db → auth.db.bak)
- Add email-based password reset via Cloudron SMTP (nodemailer)
- Add GET /api/health endpoint for monitoring
- Add startup env var validation with clear error messages
- Strip sensitive fields (password_hash, reset_token) from all API responses
- Add ForgotPassword + ResetPassword pages with i18n (en/ar)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:47:27 +03:00
..
2026-02-23 11:57:32 +03:00
2026-02-23 11:57:32 +03:00
2026-02-10 21:03:36 +03:00