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
path: root/doc
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-04-12 18:04:33 +0300
committerFelipe Artur <felipefac@gmail.com>2016-04-18 17:12:28 +0300
commit820c08cefd78e593e94012061be29000d523ffd0 (patch)
treef50d16d6b6d7abe68e891f930d805091e5c5fcc8 /doc
parent7d54e721da0ccd21f0150bbb6ab60b51970033c2 (diff)
Fix documentation and improve permissions code
Diffstat (limited to 'doc')
-rw-r--r--doc/permissions/permissions.md7
-rw-r--r--doc/public_access/public_access.md3
2 files changed, 3 insertions, 7 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md
index f8cfd2898f0..6219693b8a8 100644
--- a/doc/permissions/permissions.md
+++ b/doc/permissions/permissions.md
@@ -93,10 +93,3 @@ An administrator can flag a user as external [through the API](../api/users.md)
or by checking the checkbox on the admin panel. As an administrator, navigate
to **Admin > Users** to create a new user or edit an existing one. There, you
will find the option to flag the user as external.
-
-## Restricted visibility levels
-
-Visibility levels can be restricted in admin settings page by administrator, when
-restricting a visibility level groups, projects and snippets are not allowed to be
-created with that visibility setting. If the public visibility level is restricted
-user profiles are accessible to not logged users.
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index 20aa90f0d69..17bb75ececd 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -58,6 +58,9 @@ you are logged in or not.
When visiting the public page of a user, you can only see the projects which
you are privileged to.
+If the public level is restricted, user profiles are only visible to logged in users.
+
+
## Restricting the use of public or internal projects
In the Admin area under **Settings** (`/admin/application_settings`), you can