fix: remove hardcoded fallback password from DB connection #84

Merged
cal merged 1 commits from fix/remove-default-db-password into main 2026-03-28 07:26:56 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
c451e02c52 fix: remove hardcoded fallback password from PostgreSQL connection
All checks were successful
Build Docker Image / build (pull_request) Successful in 18m25s
Raise RuntimeError on startup if POSTGRES_PASSWORD env var is not set,
instead of silently falling back to a known password in source code.

Closes #C2 from postgres migration review.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:15:07 -05:00