summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorTiago Botelho <tiagonbotelho@hotmail.com>2018-04-25 11:17:35 +0100
committerTiago Botelho <tiagonbotelho@hotmail.com>2018-04-26 10:13:29 +0100
commit699ecad78c792a77f951ab9117bb1ae480b29716 (patch)
treebe8fba1b8a26427d1b6e04f6b59967dc4c06ac2d /changelogs
parente6f6f8e7a3af3cd577075d1ac9ce287867c3e429 (diff)
downloadgitlab-ce-699ecad78c792a77f951ab9117bb1ae480b29716.tar.gz
Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-jwt-strategy-to-gitlab-suite.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-jwt-strategy-to-gitlab-suite.yml b/changelogs/unreleased/add-jwt-strategy-to-gitlab-suite.yml
new file mode 100644
index 00000000000..22a839cef56
--- /dev/null
+++ b/changelogs/unreleased/add-jwt-strategy-to-gitlab-suite.yml
@@ -0,0 +1,5 @@
+---
+title: Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite
+merge_request: 18580
+author:
+type: fixed