summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Provaznik <jprovaznik@gitlab.com>2019-08-22 15:47:11 +0000
committerJan Provaznik <jprovaznik@gitlab.com>2019-08-22 15:47:11 +0000
commit03bf3271c1a80db87a1a0bf23b6472f2d939861f (patch)
tree4e1a6f1849e81e7b7ddd5951918ca397f1368781
parente8f4caddf7fa081c190f216b483aa4d6f4e20260 (diff)
parent74488865768e3e7a6ba0ac2359feab1aa1ba117e (diff)
downloadgitlab-ce-03bf3271c1a80db87a1a0bf23b6472f2d939861f.tar.gz
Merge branch 'ce-12873-support-restricting-group-access-by-multiple-ip-subnets' into 'master'
CE Port: Support restricting group access by multiple IP subnets See merge request gitlab-org/gitlab-ce!31959
-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.