summaryrefslogtreecommitdiff
path: root/doc/user/permissions.md
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-04-21 15:51:33 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-04-21 15:51:33 +0800
commitb43cabaf497988c0efee7106770c17be10d3da1b (patch)
tree7c30cfd403f4bf8a74011d192516c0c9c20d4469 /doc/user/permissions.md
parent8a570944a9d0f0e4cd607e5d2dfe2eac4bd83f47 (diff)
parent4b37961539ea08d4a28f78de763e719f50ba6470 (diff)
downloadgitlab-ce-b43cabaf497988c0efee7106770c17be10d3da1b.tar.gz
Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215
* upstream/master: (109 commits) Update CI templates to include 9.1 templates Change spec folder to match the assets one Update style_guide_js.md Milestones documentation refactor Adds documentation entry: Don't user forEach, aim for code without side effects Move kube namespace section to the variables one Changed milestone.to_reference calls into milestone.title for the show, edit and top views Update move icon to match others Issue Title Show Focus Check On Load Update Kubernetes namespace documentation Store projects in metrics for email replies Refactor into .vue files Adds vue js example application and documentation Add ES lint support to identify poorly written Promises Update plantuml.md to add the actual link. Fixed wording Add metrics events for incoming emails Remove helpers assigned_issuables_count and cached_assigned_issuables_count Refactor into .vue files part 2 Fix headings ...
Diffstat (limited to 'doc/user/permissions.md')
-rw-r--r--doc/user/permissions.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index 3122e95fc0e..637967510f3 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -7,6 +7,9 @@ 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 pull or download the project code.
+When a member leaves the team the all assigned Issues and Merge Requests
+will be unassigned automatically.
+
GitLab administrators receive all permissions.
To add or import a user, you can follow the [project users and members