mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added LDAPSyncWithUserGroups to config.json schema (#4415)
This commit is contained in:
parent
00765288e6
commit
334a9b8321
3 changed files with 15 additions and 21 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue