mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized variables
This commit is contained in:
		| @@ -102,7 +102,7 @@ return array ( | ||||
|         'mail' => 'email', | ||||
|         'quota' => '{{ ldap.user.attributes.nextcloud_quota }}', | ||||
|         # 'home' => 'homeDirectory',    # Not implemented yet | ||||
|         'ldap_uid' => '{{OIDC.ATTRIBUTES.USERNAME}}', | ||||
|         'ldap_uid' => '{{ OIDC.ATTRIBUTES.USERNAME }}', | ||||
|         # 'groups' => 'ownCloudGroups', # Not implemented yet | ||||
|         # 'login_filter' => 'realm_access_roles', | ||||
|     //    'photoURL' => 'picture', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user