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:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-06-27 00:40:49 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-06-27 00:40:49 +0300
commit0279476e55b16bc43c9bce0c45831570c9e1d51f (patch)
tree4361a111fd7e5a6062840d3ab8d372ca920b9fd9 /changelogs
parenta77190620307068efa7bd714a4f2eadbdeb19d1e (diff)
parent2e1428da98f1b0f1f3ec6bebe6fba1c8b5d86002 (diff)
Merge branch 'security-bvl-enforce-graphql-type-authorization-12-0' into '12-0-stable'
Fix type authorizations in GraphQL See merge request gitlab/gitlabhq!3172
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-bvl-enforce-graphql-type-authorization.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-bvl-enforce-graphql-type-authorization.yml b/changelogs/unreleased/security-bvl-enforce-graphql-type-authorization.yml
new file mode 100644
index 00000000000..7dedb9f6230
--- /dev/null
+++ b/changelogs/unreleased/security-bvl-enforce-graphql-type-authorization.yml
@@ -0,0 +1,5 @@
+---
+title: Add missing authorizations in GraphQL
+merge_request:
+author:
+type: security