From 5ec54c03f5a21fea398a96c973d8af18f3961131 Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Sun, 26 Jul 2026 02:58:59 +0300 Subject: [PATCH] =?UTF-8?q?=D8=AA=D8=AD=D8=AF=D9=8A=D8=AB=20=D8=B4=D8=A7?= =?UTF-8?q?=D9=85=D9=84=20=D9=84=D9=84=D9=88=D8=AD=D8=A9=20=D8=A7=D9=84?= =?UTF-8?q?=D8=AA=D8=AD=D9=83=D9=85=20=D9=88=D8=A5=D8=B6=D8=A7=D9=81=D8=A9?= =?UTF-8?q?=20=D9=83=D8=A7=D9=81=D8=A9=20=D8=A7=D9=84=D9=85=D9=8A=D8=B2?= =?UTF-8?q?=D8=A7=D8=AA=20=D9=84=D9=84=D9=80=20WebSidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/loginAdmin.php | 1 + dashboard/siro-admin/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/loginAdmin.php b/backend/loginAdmin.php index a29b2610..33b26572 100644 --- a/backend/loginAdmin.php +++ b/backend/loginAdmin.php @@ -9,6 +9,7 @@ header('Content-Type: application/json'); // ✅ FIX H-03: allowlist صارم للـ Admin Origins $allowedOrigins = array_filter([ getenv('ALLOWED_ORIGIN') ?: 'https://siromove.com', + 'https://jordan-siro.intaleqapp.com', 'http://localhost', 'http://127.0.0.1', ]); diff --git a/dashboard/siro-admin/index.html b/dashboard/siro-admin/index.html index 02ad033b..5aadfae1 100644 --- a/dashboard/siro-admin/index.html +++ b/dashboard/siro-admin/index.html @@ -14,7 +14,7 @@ This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> - +