diff options
author | Gosia Ksionek <mksionek@gitlab.com> | 2019-08-30 15:09:10 +0000 |
---|---|---|
committer | Michael Kozono <mkozono@gmail.com> | 2019-08-30 15:09:10 +0000 |
commit | 231b68a8818c4ed938ae471fd67eee0a6a196602 (patch) | |
tree | 56c6e5ff8272129fa2f675cd6724e533b7338f0b /doc/user/group | |
parent | 7274362a1e043079908eea0ad50ef54e2e7b9a83 (diff) | |
download | gitlab-ce-231b68a8818c4ed938ae471fd67eee0a6a196602.tar.gz |
Update docs file
Add changelod
Remove changelog
Apply suggestion to doc/user/group/index.md
Diffstat (limited to 'doc/user/group')
-rw-r--r-- | doc/user/group/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md index 403071f2513..43721c531e4 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 via ssh are not restricted. To avoid accidental lock-out, admins and group owners are are able to access the group regardless of the IP restriction. |