1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

You can now restrict what LDAP users can login based on LDAP membership groups (#4415)

This commit is contained in:
Ylian Saint-Hilaire 2022-08-21 14:05:51 -07:00
parent 8d1eab20e5
commit daa4c60b77
4 changed files with 42 additions and 9 deletions

View file

@ -14205,7 +14205,8 @@
151: "Started Web-VNC session \"{0}\".", // Not in use yet
152: "No longer a relay for \"{0}\".",
153: "Is a relay for \"{0}\".",
154: "Account changed to sync with LDAP data."
154: "Account changed to sync with LDAP data.",
155: "Denied user login from {0}, {1}, {2}"
};
var eventsShortMessageId = {