Skip to content
Snippets Groups Projects
Commit 74488865 authored by Manoj M J's avatar Manoj M J
Browse files

CE: Support restricting group access by multiple IP subnets

This change adds support for adding multiple
IP subnets for restricting access to groups
parent 224db2f8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment