summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSteve Azzopardi <sazzopardi@gitlab.com>2018-11-23 08:08:01 +0000
committerSteve Azzopardi <sazzopardi@gitlab.com>2018-11-23 08:08:01 +0000
commitb28a59429be0a2c31bd35a20f54f0f1b29b46fba (patch)
tree48fe329c6fb3fcf462b8fc1be11c71aaea3fde49 /changelogs
parenteed272c9f85bd0d61b22913f2d5faf0d035c65ae (diff)
parent357ebb69b4a3c5bbe1d519317cb6a2efad9637ce (diff)
downloadgitlab-ce-b28a59429be0a2c31bd35a20f54f0f1b29b46fba.tar.gz
Merge branch 'security-issue_51301-11-5' into 'security-11-5'
[11.5] Resolve: Promoting a milestone is missing an authorization check See merge request gitlab/gitlabhq!2619
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-issue_51301.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-issue_51301.yml b/changelogs/unreleased/security-issue_51301.yml
new file mode 100644
index 00000000000..cf8ebb54b1c
--- /dev/null
+++ b/changelogs/unreleased/security-issue_51301.yml
@@ -0,0 +1,5 @@
+---
+title: Fix milestone promotion authorization check
+merge_request:
+author:
+type: security