Fixing phrasing for guest user

This commit is contained in:
mac-key 2019-08-14 11:47:01 +01:00
parent edd184d238
commit c1836c0f7e
1 changed files with 6 additions and 6 deletions

View File

@ -235,13 +235,13 @@ To learn more, read through the documentation on
## Guest User ## Guest User
There is no specific way to assign guest user role. Once a user is created and Create a user and assign to a project with a role as `Guest` user, this user
assigned to a project with a role as `Guest` user, this user will be considered will be considered as guest user by GitLab and will not take up the license.
a guest user by GitLab and will not take up the license. If this user will be There is no specific `Guest` role for newly created users. If this user will
assigned a higher role to any of the projects and groups then 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, 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 therefore, takes up a license seat as well, in order to prevent this you have
go and edit user profile and mark the user as External. to go and edit user profile and mark the user as External.
## External users permissions ## External users permissions