You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Turnstile tokens are single-use. The resend flow reused the consumed token, causing "timeout-or-duplicate" errors from Cloudflare. Frontend: - Add Turnstile widget to resend view on Login and Register pages - Add resetSignal prop to Turnstile component to re-solve after each resend - Clear token after each successful API call, guard resend against null token - Add test for resetSignal behavior Backend: - Add entry log when magic link email sending begins - Add explicit warning when rate limit prevents sending - Add error log with rollback context when email delivery fails Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
2 months ago | |
|---|---|---|
| .claude | ||
| audits/2026-03-27 | 2 months ago | |
| backend | 2 months ago | |
| docs | 2 months ago | |
| e2e | ||
| frontend | 2 months ago | |
| scripts | ||
| .env.example | 2 months ago | |
| .gitignore | ||
| .markdownlint.json | 2 months ago | |
| AGENTS.md | ||
| CLAUDE.md | 2 months ago | |
| docker-compose.yml | 2 months ago | |