Hello
i setup gitlab with LDAP authentication that work well .
only LDAP users who are part of the gitlab_group can login to gitlab.
but if a user invite a new member by typing his email address
and the member is part of domain_users and not member of gitlab_group
the new member receive email invitation and can login to gitlab and read the code.
is there a way to block invitation of users that are not part of gitlab_group ?