CE: Support restricting group access by multiple IP subnets

This change adds support for adding multiple
IP subnets for restricting access to groups
This commit is contained in:
manojmj 2019-08-19 12:30:13 +05:30
parent 224db2f890
commit 7448886576
1 changed files with 1 additions and 1 deletions

View File

@ -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.