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:
authorGrzegorz Bizon <grzegorz@gitlab.com>2018-08-01 14:38:32 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2018-08-01 14:38:32 +0300
commitc2be21a6d6fece36f61ed61d4aed353e4de2c58d (patch)
treebf1f8f7eec75439dd6fc05d8248e311245381664 /changelogs
parent79405774b217d5f190e880baad588b51b257c51d (diff)
parent34ec29b9566900308989e15865e6df1059bd9b46 (diff)
Merge branch 'fix-multiple-scopes' into 'master'
Support multiple scopes when authing container registry scopes Closes #48968 See merge request gitlab-org/gitlab-ce!20617
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-multiple-scopes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-multiple-scopes.yml b/changelogs/unreleased/fix-multiple-scopes.yml
new file mode 100644
index 00000000000..24e5172d9a1
--- /dev/null
+++ b/changelogs/unreleased/fix-multiple-scopes.yml
@@ -0,0 +1,5 @@
+---
+title: Support multiple scopes when authing container registry scopes
+merge_request: 20617
+author:
+type: fixed