Skip to content

Allow LDAP to handle external users, based on users' group memberships

Patricio Cano requested to merge ldap_external_users into master

Fixes gitlab-org/gitlab-ce#4009

These MR adds functionality to the LdapGroupSync feature that allows it to receive an array of group names, in order for the members of these groups to be marked as external users.

/cc @dblessing

Merge request reports