sojorn/go-backend/internal/handlers
Patrick Britton 2149a1e001 fix: add development bypass for ALTCHA on admin login
- Allow login in development mode without ALTCHA verification
- Use BYPASS_DEV_MODE token in development
- Keep ALTCHA widget visible but not blocking in dev mode
- This allows testing while we fix the challenge implementation
2026-02-16 23:35:47 -06:00
..
account_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
admin_handler.go fix: resolve variable naming conflict in ALTCHA challenge handlers 2026-02-16 23:33:31 -06:00
admin_neighborhoods_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
altcha_handler.go feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
analysis_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
appeal_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
auth_handler.go fix: add development bypass for ALTCHA on admin login 2026-02-16 23:35:47 -06:00
backup_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
beacon_search_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
board_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
capsule_escrow_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
capsule_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
category_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
chat_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
discover_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
group_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
key_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
media_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
moderation_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
neighborhood_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
notification_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
post_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
search_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
settings_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
templates.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
user_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
ws_handler.go security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00