diff options
author | Cindy Pallares 🦉 <cindy@gitlab.com> | 2019-07-29 10:26:49 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-07-29 10:26:49 +0000 |
commit | 2869b94508309f359dbade6a04b32be15a77007d (patch) | |
tree | 892fa604eb99be76c42d3f93152d1e82abfb4756 /doc | |
parent | dc95c09c0a5bd2140c4ab815d6f2797d6176d547 (diff) | |
download | gitlab-ce-2869b94508309f359dbade6a04b32be15a77007d.tar.gz |
Update IP access restriction docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/group/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md index 14c831fe671..98e1c654d0e 100644 --- a/doc/user/group/index.md +++ b/doc/user/group/index.md @@ -331,7 +331,7 @@ This will disable the option for all users who previously had permissions to operate project memberships, so no new users can be added. Furthermore, any request to add a new user to a project through API will not be possible. -#### IP access restriction **(ULTIMATE)** +#### IP access restriction **(ULTIMATE ONLY)** > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/1985) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0. |