mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-10 13:23:49 +00:00
Added proper user group handling.
This commit is contained in:
@@ -17,6 +17,7 @@ namespace MeshCentralRouter
|
||||
public int rdpport;
|
||||
public ulong rights;
|
||||
public DeviceUserControl control;
|
||||
public Dictionary<string, ulong> links;
|
||||
|
||||
public override string ToString() { return name; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user