This repository has been archived on 2026-07-19 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
686a07e0882a25c652e6d5cae52a9f465bdda765
Removed hardcoded fallback secrets in app_server.py. Both env vars are now required at startup — fail fast instead of silently using production credentials baked into the source. Why: discovered while mapping the leak radius of a separate Gitea token during the LegalCrm 2026-04-25 security audit. Per the Infisical-only secrets policy, hardcoded credentials in any source file are Critical regardless of intent. Note: deployment must set both env vars before restarting the service; missing either now produces KeyError on startup. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Archived from gitea.marcus1.com
Languages
Python
61.5%
JavaScript
36.5%
Dockerfile
0.8%
HTML
0.6%
CSS
0.6%