mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
MeshCMD inner auth 2FA fixes.
This commit is contained in:
@@ -2293,7 +2293,7 @@ module.exports.CreateAmtManager = function (parent) {
|
||||
cert.XPrivateKey = keys[j]; // Link the certificate to the key pair
|
||||
}
|
||||
}
|
||||
} catch (e) { console.log(e); }
|
||||
} catch (ex) { console.log(ex); }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user