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@gitlab.com>2018-03-27 12:06:12 +0300
committerDouwe Maan <douwe@gitlab.com>2018-03-27 12:06:12 +0300
commit678af224a235e621530e13dd2b96bf2b1caff725 (patch)
treecf0da8bdf099efdfac63f50d6b7c3cb33cac203e /changelogs
parentffa73498b1c3125eec6d51db4502ab22da664773 (diff)
parent775796cdf776f00b5dafe27e2eaafff3f322c5a7 (diff)
Merge branch '43512-add-support-for-omniauth-jwt-provider' into 'master'
Resolve "Add support for omniauth-jwt provider" Closes #43512 See merge request gitlab-org/gitlab-ce!17774
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/43512-add-support-for-omniauth-jwt-provider.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/43512-add-support-for-omniauth-jwt-provider.yml b/changelogs/unreleased/43512-add-support-for-omniauth-jwt-provider.yml
new file mode 100644
index 00000000000..039d3de7168
--- /dev/null
+++ b/changelogs/unreleased/43512-add-support-for-omniauth-jwt-provider.yml
@@ -0,0 +1,5 @@
+---
+title: Adds support for OmniAuth JWT provider
+merge_request: 17774
+author:
+type: added