mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUAC-587: Add guac-manifest.json to JDBC auth implementations.
This commit is contained in:
		| @@ -0,0 +1,11 @@ | ||||
| { | ||||
|  | ||||
|     "name"      : "MySQL Authentication", | ||||
|     "namespace" : "guac-mysql", | ||||
|  | ||||
|     "authProviders" : [ | ||||
|         "net.sourceforge.guacamole.net.auth.mysql.MySQLAuthenticationProvider" | ||||
|     ] | ||||
|  | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user