mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
fix manifest.json with userAllowedIP using DNS values #7283
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
@@ -4061,6 +4061,7 @@ async function resolveDomainsToIps(originalArray) {
|
||||
console.log(`Could not resolve ${item}`);
|
||||
}
|
||||
}
|
||||
if (flatResult.length == 0) { return undefined; }
|
||||
return flatResult;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user