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
diff options
context:
space:
mode:
authorJohn Jarvis <jarv@gitlab.com>2018-12-27 17:20:35 +0300
committerJohn Jarvis <jarv@gitlab.com>2018-12-27 17:20:35 +0300
commit943bc6705b7a58fc57c2bf03c22c69ef19252197 (patch)
treecf2e04f18b9547b3ca4f75939dc8969911a68827 /changelogs
parent880b72d9824f7f745d764c1bdb195f5335d2c217 (diff)
parent21dd6f080c5d3671b41f7707cbe60f6fa12f2768 (diff)
Merge branch 'security-fix/security-group-user-removal-11-6' into 'security-11-6'
[11.6] Resolve "Removing a user from a private group doesn't remove them from group's project, if their project's role was changed" See merge request gitlab/gitlabhq!2716
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-security-group-user-removal.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-security-group-user-removal.yml b/changelogs/unreleased/fix-security-group-user-removal.yml
new file mode 100644
index 00000000000..09d09a96f84
--- /dev/null
+++ b/changelogs/unreleased/fix-security-group-user-removal.yml
@@ -0,0 +1,5 @@
+---
+title: Add subresources removal to member destroy service
+merge_request:
+author:
+type: security