mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-27 08:50:46 +01:00
- dnsManager.fixDNSRecordsCloudFlare: track existing_types_by_name; skip adding A/AAAA when hostname has CNAME (A/AAAA cannot coexist with CNAME). Clearer docstring. - dnsUtilities: comment tweak for proxy-capable record types. - settings.py: read DB password from /etc/cyberpanel/mysqlPassword when present so panel stays in sync with CLI/install scripts.