mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 08:52:59 +00:00
- Remove hardcoded SECRET_KEY from settings.py (now requires env var) - Remove hardcoded database credentials from PostgreSQL config - Add environment variable validation on Django startup - Fix Stripe API key logging to prevent credential exposure - Update .env.example to match Railway deployment structure - Replace exposed API key in documentation with placeholder - Maintain compatibility with existing Railway deployment setup 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AGENT_SETUP_CHECKLIST.md | ||
| CLAUDE.md | ||
| DEVELOPMENT_GUIDE.md | ||
| DJANGO_RECREATION_GUIDE.md | ||
| ERROR_PREVENTION_GUIDE.md | ||
| MANUAL_AGENT_CREATION_GUIDE.md | ||
| PAYMENT_SYSTEM.md | ||
| POSTGRESQL_SETUP.md | ||
| RAILWAY_SETUP.md | ||
| STRUCTURE_UPDATES.md | ||