This issue has already been resolved in the current codebase.
docker-compose.yml now references ${POSTGRES_USER}, ${POSTGRES_PASSWORD}, and ${POSTGRES_DB} environment variables instead of…
This issue has already been resolved in the current codebase.
config.py reads CORS_ORIGINS as a comma-separated environment variable (lines 65-70), falling back to localhost dev origins when…
This issue has already been resolved in the current codebase.
auth.py contains check_jwt_secret() (lines 23-33) which raises a RuntimeError when JWT_SECRET equals the default value and…
Manager Triage (2026-03-27)
Priority: P3
Closing -- Work Already Complete
All Flux image automation resources for gitea-mobile already exist in the Talos repo (commit 6c95654).
Acceptance criteria verified:
- ImageRepositor…
Closing -- Work Already Complete
All Kubernetes manifests for gitea-mobile already exist in the Talos repo at testing1/first-cluster/apps/gitea-mobile/ (commit f02cea3).
**Acceptance…