sojorn/go-backend/internal
Patrick Britton db0e3dfb59 feat: implement official ALTCHA library for proper challenge generation
- Install github.com/altcha-org/altcha-lib-go official library
- Replace custom implementation with official ALTCHA methods
- Use CreateChallenge for proper cryptographic challenges
- Use VerifySolution for proper token verification
- This should fix all ALTCHA verification issues
2026-02-16 23:40:43 -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: implement official ALTCHA library for proper challenge generation 2026-02-16 23:40:43 -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: implement official ALTCHA library for proper challenge generation 2026-02-16 23:40:43 -06:00