mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-394: Disambiguate "user_id" column, now that connection query joins the connection history table.
This commit is contained in:
		| @@ -146,7 +146,7 @@ | ||||
|                      open="(" separator="," close=")"> | ||||
|                 #{identifier,jdbcType=INTEGER}::integer | ||||
|             </foreach> | ||||
|             AND user_id = #{user.objectID,jdbcType=INTEGER} | ||||
|             AND guacamole_connection_permission.user_id = #{user.objectID,jdbcType=INTEGER} | ||||
|             AND permission = 'READ' | ||||
|         GROUP BY guacamole_connection.connection_id; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user