sojorn/go-backend/scripts
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
..
add_jailed_status.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
check_admin_accounts.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
check_mp_users.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
check_patrick_password.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
check_patrick_role.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
check_user.sql fix: disable turnstile for admin login and troubleshooting 2026-02-16 21:18:05 -06:00
create_admin.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
create_admin_mp_profile.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
create_banned_ips.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
create_content_strikes.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
create_violation_functions.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
deploy.sh security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
fix_admin_mp.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
fix_moderation_flags_status.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
fix_notification_trigger.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
fix_user_status_enum.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
hash_generator.go fix: disable turnstile for admin login and troubleshooting 2026-02-16 21:18:05 -06:00
make_admin.sql fix: disable turnstile for admin login and troubleshooting 2026-02-16 21:18:05 -06:00
reset_password.sql fix: disable turnstile for admin login and troubleshooting 2026-02-16 21:18:05 -06:00
reset_patrick_password.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
set_admin_role.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
setup-geoip.sh security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
setup_mp_admin.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
setup_server_admin.sql feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00