Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody West <cwest@gitlab.com>2019-07-30 00:03:28 +0300
committerCody West <cwest@gitlab.com>2019-07-30 00:03:28 +0300
commit922857cf480854667d99ad4f811782aaab1a66e3 (patch)
tree1755b3a86d3fb9565734202f1cef6c22336cab98
parent7395831dc4d2ee9f5d90ed2f528015eae11c7b17 (diff)
Update visibility level doc
Adding parenthetical about guest users not being able to view private projects.
-rw-r--r--doc/public_access/public_access.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index d04428fdbfe..ea4702acc41 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -37,7 +37,7 @@ visibility setting keep this setting. You can read more about the change in the
### Private projects
-Private projects can only be cloned and viewed by project members.
+Private projects can only be cloned and viewed by project members (except for guests).
They will appear in the public access directory (`/public`) for project members only.