mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
MeshCMD inner auth 2FA fixes.
This commit is contained in:
parent
4519f377bf
commit
6ddf4bd151
3 changed files with 16 additions and 7 deletions
|
@ -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); }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue