mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Tag should be singular for user permission.
This commit is contained in:
		| @@ -171,7 +171,7 @@ public class PermissionList extends AuthenticatingHttpServlet { | ||||
|                     UserPermission up = (UserPermission) permission; | ||||
|                      | ||||
|                     // Write permission  | ||||
|                     xml.writeEmptyElement("users"); | ||||
|                     xml.writeEmptyElement("user"); | ||||
|                     xml.writeAttribute("type", toString(up.getType())); | ||||
|                     xml.writeAttribute("name", up.getObjectIdentifier()); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user