sojorn/go-backend/internal
Patrick Britton 0954c1e2a3 feat: add Turnstile to login, improve email templates, and security cleanup
- Add Cloudflare Turnstile verification to login flow
- Add API_BASE_URL and APP_BASE_URL to config for environment flexibility
- Redesign verification and password reset emails with modern HTML templates
- Use config URLs instead of hardcoded domains in auth handlers
- Remove sensitive logging from OTK operations for security
- Delete unused deployment and draft inspection scripts
- Add TURNSTILE_SITE_KEY to Flutter run
2026-02-06 08:51:34 -06:00
..
config feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
database feat: comprehensive security audit and cleanup 2026-02-05 09:22:30 -06:00
handlers feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
middleware Update saved posts route and handler 2026-02-03 16:52:40 -06:00
models feat: implement Cloudflare Turnstile, terms acceptance, and email preferences 2026-02-05 08:59:05 -06:00
realtime Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
repository feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
services feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00