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`. --> - +