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:
authorRémy Coutable <remy@rymai.me>2017-02-14 13:11:49 +0300
committerRémy Coutable <remy@rymai.me>2017-02-14 13:11:49 +0300
commit01dfedbcad2b8c0988036f9083642a51ee4e9268 (patch)
tree9ce6c45dddbc1ececdf63bcc8ba00c6bf413d4d2 /changelogs
parentc867fbab24fcccc2a47ec518e30d8622f66dfa28 (diff)
parentd1e951c343a4916f19e2c275bc9cded35e5a56d8 (diff)
Merge branch 'add-omniauth-oauth2-generic' into 'master'
Add omniauth-oauth2-generic strategy Closes #26744 See merge request !9048
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/26744-add-omniauth-oauth2-generic-strategy.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/unreleased/26744-add-omniauth-oauth2-generic-strategy.yml b/changelogs/unreleased/26744-add-omniauth-oauth2-generic-strategy.yml
new file mode 100644
index 00000000000..15da43b8091
--- /dev/null
+++ b/changelogs/unreleased/26744-add-omniauth-oauth2-generic-strategy.yml
@@ -0,0 +1,3 @@
+title: Add the oauth2_generic OmniAuth strategy
+merge_request: 9048
+author: Joe Marty \ No newline at end of file