mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 20:54:11 +00:00
- Fix rate limiter: await formLimiter.check() (was missing await) - Prevent duplicate confirmation emails: add context.skipNewsletterEmail flag - Service sets flag when creating/updating subscribers via API - Hook skips email sending when flag is present - Admin panel creations still trigger the hook - Fix unsubscribe links: use subscriber ID instead of token for welcome/unsubscribe emails - Token is nullified after confirmation, making old links invalid - ID-based lookups always work 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| newsletter-service.ts | ||
| newsletter-templates.ts | ||
| payload-email-adapter.ts | ||
| tenant-email-service.ts | ||