Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2020-03-09 13:35:48 +0300
committerJacob Vosmaer <jacob@gitlab.com>2020-03-09 13:35:48 +0300
commitbedcf592fcafad2da8b3afad3b40d8ce21ba13a6 (patch)
treeb3185e21cac61c71cc13377addc77a0e9b8ce97a
parent2d57127b8dae82f7670880c790678c8103d6c4ec (diff)
parentabf2fbd75f703b472c97aafc173bb175b3c6ff2b (diff)
Merge branch 'zj-add-changelog' into 'master'
Add changelog entry for MR: !1872 See merge request gitlab-org/gitaly!1890
-rw-r--r--changelogs/unreleased/zj-add-changelog.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-add-changelog.yml b/changelogs/unreleased/zj-add-changelog.yml
new file mode 100644
index 000000000..4069de018
--- /dev/null
+++ b/changelogs/unreleased/zj-add-changelog.yml
@@ -0,0 +1,5 @@
+---
+title: Always use V2 tokens in gitaly auth client
+merge_request:
+author:
+type: added