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/user
diff options
context:
space:
mode:
authormac-key <juliuskvedaras@yahoo.ie>2019-08-14 12:52:28 +0300
committermac-key <juliuskvedaras@yahoo.ie>2019-08-14 12:52:28 +0300
commitedd184d238f33cac465667a8f66e0e6e537ba6b0 (patch)
treecaebf2651d89050cccc45268bb338ffa27abb5f5 /doc/user
parentd1e80af6035d6f726cb75dde00b6a6bde256b5a3 (diff)
Add guest user clarification
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/permissions.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index 1d457099ebc..636c73004cd 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -233,6 +233,16 @@ nested groups if you have membership in one of its parents.
To learn more, read through the documentation on
[subgroups memberships](group/subgroups/index.md#membership).
+## Guest User
+
+There is no specific way to assign guest user role. Once a user is created and
+assigned to a project with a role as `Guest` user, this user will be considered
+a guest user by GitLab and will not take up the license. If this user will be
+assigned a higher role to any of the projects and groups then this user will
+take a license seat. If a user creates a project this user becomes a maintainer,
+therefore, takes up a license seat as well, in order to prevent this you have to
+go and edit user profile and mark the user as External.
+
## External users permissions
In cases where it is desired that a user has access only to some internal or