mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added LDAPSyncWithUserGroups to config.json schema (#4415)
This commit is contained in:
@@ -500,7 +500,6 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
|
||||
}
|
||||
if (match) { g.push(userMemberships[i]); }
|
||||
}
|
||||
console.log(g);
|
||||
userMemberships = g;
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user