From 74488865768e3e7a6ba0ac2359feab1aa1ba117e Mon Sep 17 00:00:00 2001 From: manojmj Date: Mon, 19 Aug 2019 12:30:13 +0530 Subject: [PATCH] CE: Support restricting group access by multiple IP subnets This change adds support for adding multiple IP subnets for restricting access to groups --- doc/user/group/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.