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:
authorYorick Peterse <yorickpeterse@gmail.com>2019-02-27 17:24:16 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2019-02-27 17:24:16 +0300
commit0688d49f5680baae0e7cce816bd73b7fa6ea9b78 (patch)
tree35270bc9b33ab2a3d0ab20252a24d3aaf3892f9b /changelogs/unreleased
parenta5ee081055369ad0eb2a5692e6cc2dc314f94e3c (diff)
parent9871da2b2f14bca490b5d90071aa80cafada01d1 (diff)
Merge branch 'security-id-restricted-access-to-private-repo-11-8' into '11-8-stable'
Forbid creating discussions for users with restricted access See merge request gitlab/gitlabhq!2890
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/security-id-restricted-access-to-private-repo.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-id-restricted-access-to-private-repo.yml b/changelogs/unreleased/security-id-restricted-access-to-private-repo.yml
new file mode 100644
index 00000000000..7d7478d297b
--- /dev/null
+++ b/changelogs/unreleased/security-id-restricted-access-to-private-repo.yml
@@ -0,0 +1,5 @@
+---
+title: Forbid creating discussions for users with restricted access
+merge_request:
+author:
+type: security