mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUACAMOLE-220: Permissions returned by getEffectivePermissions() may BE implied, not "may implied".
This commit is contained in:
		| @@ -122,7 +122,7 @@ public interface User extends Identifiable, Attributes, Permissions { | ||||
|     /** | ||||
|      * Returns a read-only view of all permissions granted to this user. The | ||||
|      * exact semantics of what permissions are granted are up to the | ||||
|      * implementation, and the permissions within this view may implied, | ||||
|      * implementation, and the permissions within this view may be implied, | ||||
|      * derived dynamically, inherited through multiple levels of group | ||||
|      * membership, etc. | ||||
|      * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user