Commit f36ff0c6 authored by Russell Dickenson's avatar Russell Dickenson Committed by Marcel Amirault

Replace whitelist with allowlist

parent 36c15356
...@@ -513,7 +513,7 @@ underlying projects, issues, etc, by IP address. This can help ensure that ...@@ -513,7 +513,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 particular content doesn't leave the premises, while not blocking off access to
the entire instance. the entire instance.
Add one or more whitelisted IP subnets using CIDR notation in comma separated format to the group settings and anyone Add one or more allowed 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 coming from a different IP address won't be able to access the restricted
content. content.
...@@ -533,7 +533,7 @@ the group regardless of the IP restriction. ...@@ -533,7 +533,7 @@ the group regardless of the IP restriction.
You can restrict access to groups by You can restrict access to groups by
allowing only users with email addresses in particular domains to be added to the group. allowing only users with email addresses in particular domains to be added to the group.
Add email domains you want to whitelist and users with emails from different Add email domains you want to allow and users with emails from different
domains won't be allowed to be added to this group. domains won't be allowed to be added to this group.
Some domains cannot be restricted. These are the most popular public email domains, such as: Some domains cannot be restricted. These are the most popular public email domains, such as:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment