mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-5: Handle shared connections via dedicated AuthenticationProvider.
This commit is contained in:
		| @@ -6,7 +6,8 @@ | ||||
|     "namespace" : "guac-mysql", | ||||
|  | ||||
|     "authProviders" : [ | ||||
|         "org.apache.guacamole.auth.mysql.MySQLAuthenticationProvider" | ||||
|         "org.apache.guacamole.auth.mysql.MySQLAuthenticationProvider", | ||||
|         "org.apache.guacamole.auth.mysql.MySQLSharedAuthenticationProvider" | ||||
|     ], | ||||
|  | ||||
|     "translations" : [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user