mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 07:52:57 +00:00
- Smart detection for pages needing external iframe support - Covers both direct access agents AND external wrapper pages - Auto-detects event pages, forms, calendly, etc. from EXTERNAL_PAGES config - Added comprehensive CSP whitelist for common services: * JotForm (form.jotform.com, agent.jotform.com, cdn.jotfor.ms) * Calendly (calendly.com, assets.calendly.com) * Typeform (typeform.com, *.typeform.com) * Airtable (airtable.com, *.airtable.com) * HubSpot (hubspot.com, *.hubspot.com) * Zapier (zapier.com, *.zapier.com) * Google Analytics/GTM support - Proper X-Frame-Options handling for iframe pages - No more CSP blocking for current or future external integrations! 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .claude/agents | ||
| .github | ||
| agents | ||
| authentication | ||
| core | ||
| docs | ||
| netcop_hub | ||
| scripts | ||
| static | ||
| templates | ||
| tests | ||
| wallet | ||
| .env.example | ||
| .env.production.template | ||
| .gitignore | ||
| .railway.env.example | ||
| CLAUDE.md | ||
| manage.py | ||
| railway.json | ||
| railway.staging.json | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| ROLLBACK.md | ||
| run_dev.sh | ||