Commit Graph

4 Commits

Author SHA1 Message Date
ea3f3fd482 fix: remove unused time import in task.go and fix deploy script
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 01:48:14 +08:00
a29936f31c feat: add email verification code for registration and optimize email service
- Add POST /user/email/code endpoint to send 6-digit verification code
- Require email code verification before completing registration
- Add email code cache with 10min TTL and 5/day send rate limit
- Fix nil client guard, TLS conn leak, domain parsing, and Resend error body in email pkg
- Deploy via ssh inline command using current branch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 01:47:06 +08:00
liuyuanchuang
7df6587fd6 chore: update docker compose 2026-03-06 11:22:41 +08:00
liuyuanchuang
a59fbd0edd refact: update script 2026-01-27 23:46:52 +08:00