From a76d34e6716aa8267111ecdcd21416e9dec3a08d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 5 Mar 2020 09:08:31 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/permissions.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/user/permissions.md') diff --git a/doc/user/permissions.md b/doc/user/permissions.md index 684aab12195..a6f7b2ba7af 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -9,7 +9,11 @@ particular group or project. If a user is both in a project's group and the project itself, the highest permission level is used. On public and internal projects the Guest role is not enforced. All users will -be able to create issues, leave comments, and clone or download the project code. +be able to: + +- Create issues. +- Leave comments. +- Clone or download the project code. When a member leaves a team's project, all the assigned [Issues](project/issues/index.md) and [Merge Requests](project/merge_requests/index.md) will be unassigned automatically. @@ -267,7 +271,7 @@ External users: logged out). Access can be granted by adding the user as member to the project or group. -They will, like usual users, receive a role in the project or group with all +Like usual users, they will receive a role in the project or group with all the abilities that are mentioned in the [permissions table above](#project-members-permissions). For example, if an external user is added as Guest, and your project is private, they will not have access to the code; you would need to grant the external -- cgit v1.2.1