hosting-platform/backend/app/routes
oguz ozturk 61dc963b28 feat: Auto-create Cloudflare zone on domain creation
- Add create_zone() method to CloudflareService
- Fetch CF account API token from Admin Panel
- Create zone in Cloudflare when using company account
- Return nameservers in domain creation response
- Handle zone creation errors gracefully
2026-01-12 17:29:05 +03:00
..
admin.py Add CF account auto-selection and verification toggle 2026-01-12 16:32:43 +03:00
auth.py Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
customer.py feat: Auto-create Cloudflare zone on domain creation 2026-01-12 17:29:05 +03:00
dns.py Initial commit: Customer panel 2026-01-11 17:38:39 +03:00