summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanojmj <mmj@gitlab.com>2019-08-19 12:30:13 +0530
committermanojmj <mmj@gitlab.com>2019-08-19 12:30:13 +0530
commit74488865768e3e7a6ba0ac2359feab1aa1ba117e (patch)
tree9e789422d90916cfab723497085730f00f4e456b
parent224db2f8901964a34851018dd93b962a45a3032f (diff)
downloadgitlab-ce-ce-12873-support-restricting-group-access-by-multiple-ip-subnets.tar.gz
CE: Support restricting group access by multiple IP subnetsce-12873-support-restricting-group-access-by-multiple-ip-subnets
This change adds support for adding multiple IP subnets for restricting access to groups
-rw-r--r--doc/user/group/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index d1d4f3740b0..864f1a397d5 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -342,7 +342,7 @@ underlying projects, issues, etc, by IP address. This can help ensure that
particular content doesn't leave the premises, while not blocking off access to
the entire instance.
-Add whitelisted IP subnet using CIDR notation to the group settings and anyone
+Add one or more whitelisted IP subnets using CIDR notation in comma separated format to the group settings and anyone
coming from a different IP address won't be able to access the restricted
content.