mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 16:43:22 +00:00 
			
		
		
		
	GUAC-586: Do not grant UPDATE on self by default.
This commit is contained in:
		| @@ -69,8 +69,7 @@ public class UserService extends ModeledDirectoryObjectService<ModeledUser, User | ||||
|      * creation. | ||||
|      */ | ||||
|     private static final ObjectPermission.Type[] IMPLICIT_USER_PERMISSIONS = { | ||||
|         ObjectPermission.Type.READ, | ||||
|         ObjectPermission.Type.UPDATE | ||||
|         ObjectPermission.Type.READ | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user