summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-11-30 08:11:43 +0000
committerAlejandro Rodriguez <alejandro@gitlab.com>2016-12-02 15:47:57 +0000
commitf325e4e734e5e486f3b02db176eb629124052b43 (patch)
tree49a5a9314f423f4415c6952ad656969ae4c315ec /changelogs
parent2faf3279b4cf2e3a2bcd9697dae6ef272690c373 (diff)
downloadgitlab-ce-f325e4e734e5e486f3b02db176eb629124052b43.tar.gz
Merge branch 'issue_25064' into 'security'
Ensure state param has a valid value when filtering issuables. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/25064 This fix makes sure we only call safe methods on issuable when filtering by state. See merge request !2038
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/validate-state-param-when-filtering-issuables.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/validate-state-param-when-filtering-issuables.yml b/changelogs/unreleased/validate-state-param-when-filtering-issuables.yml
new file mode 100644
index 00000000000..3fb025806b0
--- /dev/null
+++ b/changelogs/unreleased/validate-state-param-when-filtering-issuables.yml
@@ -0,0 +1,4 @@
+---
+title: Validate state param when filtering issuables
+merge_request:
+author: