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:
parent
8d1eab20e5
commit
daa4c60b77
4 changed files with 42 additions and 9 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue