mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Ticket #263: Root group is now organizational.
This commit is contained in:
		| @@ -168,7 +168,7 @@ public class ConnectionGroupService { | ||||
|             connectionGroup.init(null, null,  | ||||
|                     MySQLConstants.CONNECTION_GROUP_ROOT_IDENTIFIER,  | ||||
|                     MySQLConstants.CONNECTION_GROUP_ROOT_IDENTIFIER,  | ||||
|                     net.sourceforge.guacamole.net.auth.ConnectionGroup.Type.BALANCING,  | ||||
|                     net.sourceforge.guacamole.net.auth.ConnectionGroup.Type.ORGANIZATIONAL,  | ||||
|                     userID); | ||||
|              | ||||
|             return connectionGroup; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user