quantum-ai-v2/docs
Claude a6e9ca54d6 Fix security vulnerabilities and improve environment configuration
- 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>
2025-07-13 12:30:23 +05:30
..
AGENT_SETUP_CHECKLIST.md Fix security vulnerabilities and improve environment configuration 2025-07-13 12:30:23 +05:30
CLAUDE.md Update documentation for current payment system 2025-07-12 19:17:24 +05:30
DEVELOPMENT_GUIDE.md Enhance documentation with error-free agent creation guidance 2025-07-12 23:48:36 +05:30
DJANGO_RECREATION_GUIDE.md Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
ERROR_PREVENTION_GUIDE.md Enhance documentation with error-free agent creation guidance 2025-07-12 23:48:36 +05:30
MANUAL_AGENT_CREATION_GUIDE.md Enhance documentation with error-free agent creation guidance 2025-07-12 23:48:36 +05:30
PAYMENT_SYSTEM.md Update documentation for current payment system 2025-07-12 19:17:24 +05:30
POSTGRESQL_SETUP.md Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
RAILWAY_SETUP.md Update documentation for current payment system 2025-07-12 19:17:24 +05:30
STRUCTURE_UPDATES.md Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30