monacousa-portal/docker
Matt 439d70c7e4
Build and Push Docker Images / build-portal (push) Successful in 1m49s Details
Build and Push Docker Images / build-infra (docker/db, monacousa-db) (push) Successful in 1m4s Details
Build and Push Docker Images / build-infra (docker/kong, monacousa-kong) (push) Successful in 24s Details
Build and Push Docker Images / build-infra (docker/migrate, monacousa-migrate) (push) Successful in 1m3s Details
Fix invite flow, dashboard 500, and RLS policy errors
- Fix auth verify handler to read token_hash (GoTrue param name) instead
  of token, and verify OTP server-side before redirecting
- Fix reset-password page to handle both token_hash and pre-existing
  session from verify handler
- Fix intermittent dashboard 500 by adding error handling and retry to
  members_with_dues query in safeGetSession
- Fix RLS policies using members.user_id (nonexistent) → members.id for
  cron_execution_logs and bulk_emails tables

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 19:13:44 +01:00
..
db Redesign deployment: only .env + docker-compose.yml needed on server 2026-02-06 10:33:25 +01:00
kong Fix Kong permission denied error in entrypoint 2026-02-10 14:05:13 +01:00
migrate Fix invite flow, dashboard 500, and RLS policy errors 2026-02-10 19:13:44 +01:00