sojorn/go-backend/internal
Patrick Britton a3fcfe67ab feat: replace Turnstile with ALTCHA for all authentication
- Add ALTCHA service with challenge generation and verification
- Update auth and admin handlers to use ALTCHA tokens
- Replace Turnstile widget with ALTCHA widget in Flutter app
- Update admin frontend to use ALTCHA token
- Add ALTCHA challenge endpoints for both auth and admin
- Maintain development bypass for testing
- Remove Turnstile dependencies from authentication flow
2026-02-16 22:18:29 -06:00
..
config Add Azure OpenAI integration - new service, admin UI, and backend support 2026-02-16 09:25:42 -06:00
database security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
handlers feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
middleware security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
models security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
realtime security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
repository fix: disable turnstile for admin login and troubleshooting 2026-02-16 21:18:05 -06:00
services feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00