summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMałgorzata Ksionek <mksionek@gitlab.com>2019-08-23 15:07:23 +0200
committerMałgorzata Ksionek <mksionek@gitlab.com>2019-08-23 15:07:23 +0200
commit9d5d2870cf1a7535c6b008359e4a9c291a8eda73 (patch)
tree02441e6f528d06c89a1d25ae40a4b86368f05d1a
parentfcfd12e0fc51987c9f8c4eb95f080970d0fd64b7 (diff)
downloadgitlab-ce-12874-extend-group-ip-restriction-to-command-line-ce.tar.gz
-rw-r--r--doc/user/group/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 864f1a397d5..b8d8fa3be88 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -346,7 +346,7 @@ Add one or more whitelisted IP subnets using CIDR notation in comma separated fo
coming from a different IP address won't be able to access the restricted
content.
-Restriction currently applies to UI, API access is not restricted.
+Restriction currently applies to UI and API access, git actions are not restricted.
To avoid accidental lock-out, admins and group owners are are able to access
the group regardless of the IP restriction.
@@ -358,7 +358,7 @@ the group regardless of the IP restriction.
You can restrict access to groups and their underlying projects by
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 whitelist and users with emails from different
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:
@@ -417,7 +417,7 @@ You can disable all email notifications related to the group, which also include
it's subgroups and projects.
To enable this feature:
-
+
1. Navigate to the group's **Settings > General** page.
1. Expand the **Permissions, LFS, 2FA** section, and select **Disable email notifications**.
1. Click **Save changes**.