nxtgauge-backend-rust/crates
Ashwin Kumar e948dc7175 feat(smtp): add SMTP management APIs and test functionality
- Add GET /api/admin/email/smtp-config endpoint

- Add POST /api/admin/email/smtp-config endpoint

- Add POST /api/admin/email/smtp-test endpoint

- Add send_test_email method to Mailer

- Update SMTP management page with test functionality
2026-04-10 04:55:35 +02:00
..
auth fix: resolve all compilation warnings and errors across services 2026-04-07 12:52:55 +02:00
cache chore: checkpoint current workspace changes 2026-03-22 15:55:29 +01:00
contracts feat: complete backend implementation - payments service, admin endpoints, auth guards, submit-for-verification for all roles 2026-04-06 06:19:10 +02:00
db fix: convert all SQLx macros to runtime API, remove SQLX_OFFLINE requirement 2026-04-09 07:40:15 +02:00
email feat(smtp): add SMTP management APIs and test functionality 2026-04-10 04:55:35 +02:00
storage chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00