From d64ccc381eb55edcb86e6b31abf753d55ae46c66 Mon Sep 17 00:00:00 2001 From: usmannasir Date: Mon, 11 Aug 2025 00:33:25 +0500 Subject: [PATCH] bug fix: https://github.com/usmannasir/cyberpanel/issues/773 --- .idea/workspace.xml | 8 +- dns/dnsManager.py | 16 +- dns/dnsManager.py.backup_dns_fix | 1441 ++++++++++++++++++++++++++++++ plogical/acl.py | 68 +- plogical/acl.py.backup_dns_fix | 1387 ++++++++++++++++++++++++++++ 5 files changed, 2894 insertions(+), 26 deletions(-) create mode 100644 dns/dnsManager.py.backup_dns_fix create mode 100644 plogical/acl.py.backup_dns_fix diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a3bfbdbc5..f05bb151f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,11 @@