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:
authorCindy Pallares 🦉 <cindy@gitlab.com>2018-07-09 13:48:18 +0300
committerAchilleas Pipinellis (🌴 July 10 - July 20 🌴) <axil@gitlab.com>2018-07-09 13:48:18 +0300
commit80ca818150cc90739e3a39e011710ab5c2cf5a40 (patch)
tree7ee60a85a6e206a4921f1337a34e39520c08cef9 /doc/public_access
parentd5b69f2589b73c90fb68e109f557bd7d6719c387 (diff)
Add documentation on private projects
Diffstat (limited to 'doc/public_access')
-rw-r--r--doc/public_access/public_access.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index e8f4c73120c..81ee7338e4e 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -30,6 +30,12 @@ in users.
Any logged in user will have [Guest](../user/permissions.md) permissions
on the repository.
+### Private projects
+
+Private projects can only be cloned and viewed by project members, and
+they will only appear to project members on the public access directory
+(`https://gitlab.example.com/public`).
+
### How to change project visibility
1. Go to your project's **Settings**