diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-29 14:12:35 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-29 14:12:57 +0000 |
commit | 5c4639afa1f53d7ed6f682168fda0b491c16e844 (patch) | |
tree | f454150a7af9335323276ba08097b43e62fd0dab /doc/user/group/index.md | |
parent | 451b22ae6be7923933c9de561ef06e1124649bc0 (diff) | |
download | gitlab-ce-5c4639afa1f53d7ed6f682168fda0b491c16e844.tar.gz |
Add latest changes from gitlab-org/security/gitlab@15-1-stable-ee
Diffstat (limited to 'doc/user/group/index.md')
-rw-r--r-- | doc/user/group/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md index c0ae721e3b4..6ba8251ba05 100644 --- a/doc/user/group/index.md +++ b/doc/user/group/index.md @@ -648,6 +648,7 @@ at the group level. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/7297) in GitLab 12.2. > - Support for specifying multiple email domains [added](https://gitlab.com/gitlab-org/gitlab/-/issues/33143) in GitLab 13.1. > - Support for restricting access to projects in the group [added](https://gitlab.com/gitlab-org/gitlab/-/issues/14004) in GitLab 14.1.2. +> - Support for restricting group memberships to groups with a subset of the allowed email domains [added](https://gitlab.com/gitlab-org/gitlab/-/issues/354791) in GitLab 15.0.1 You can prevent users with email addresses in specific domains from being added to a group and its projects. @@ -668,6 +669,8 @@ The most popular public email domains cannot be restricted, such as: - `hotmail.com`, `hotmail.co.uk`, `hotmail.fr` - `msn.com`, `live.com`, `outlook.com` +When you share a group, both the source and target namespaces must allow the domains of the members' email addresses. + ## Group file templates **(PREMIUM)** Use group file templates to share a set of templates for common file |