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:
authorDouwe Maan <douwe@selenight.nl>2017-11-23 14:41:29 +0300
committerDouwe Maan <douwe@selenight.nl>2017-11-23 18:32:08 +0300
commit453b17809395fda045f5685268cae58c1dceb881 (patch)
treec02bac315c2d5d66417c52649a5951ddbffecdd1 /changelogs
parent7084c096732dcd041fbdcd22ba17233941683c04 (diff)
Fix pulling and pushing using a personal access token with the sudo scope
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-fix-registry-with-sudo-token.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-fix-registry-with-sudo-token.yml b/changelogs/unreleased/dm-fix-registry-with-sudo-token.yml
new file mode 100644
index 00000000000..be687fda147
--- /dev/null
+++ b/changelogs/unreleased/dm-fix-registry-with-sudo-token.yml
@@ -0,0 +1,5 @@
+---
+title: Fix pulling and pushing using a personal access token with the sudo scope
+merge_request:
+author:
+type: fixed