mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Second fix for mesh link escaping.
This commit is contained in:
parent
e879e44713
commit
333c7c7876
2 changed files with 86 additions and 89 deletions
|
@ -2765,8 +2765,6 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use
|
|||
}
|
||||
case 'createmesh':
|
||||
{
|
||||
console.log(command);
|
||||
|
||||
var err = null;
|
||||
try {
|
||||
// Check if we have new group restriction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue