erio
b1875f0b82
fix: round 3 audit fixes - SMTP header sanitization and goroutine safety
- Move sanitizeEmailHeader to SendEmailWithConfig entry point, covering all
email senders (verify code, password reset, ops alerts, notifications)
- Add panic recovery to UpdateBalance goroutine
- Fix stale comment in getAccountQuotaNotifyEmails (email="" no longer used)
- Log error instead of silently discarding verifyNotifyCode cache update failure
2026-04-14 09:26:46 +08:00
..
2026-04-14 09:26:46 +08:00
2026-04-14 09:24:17 +08:00
2026-04-14 09:26:46 +08:00
2026-04-14 09:26:08 +08:00
2026-03-19 19:03:13 +08:00
2026-01-11 23:00:31 +08:00
2026-03-07 15:17:16 +08:00
2026-02-06 07:41:23 +08:00
2026-04-11 13:16:35 +08:00
2026-04-14 09:23:02 +08:00
2026-02-28 15:01:20 +08:00