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>2017-06-07 20:41:59 +0300
committerDouwe Maan <douwe@gitlab.com>2017-06-07 20:41:59 +0300
commit6d09c1fed8f140670b6983faf536a7380e3271b0 (patch)
treeccec9bae2a81dc0e7226c0242533aac2cae13a1d /changelogs
parent986eff1cf230eee7792fcce8ebb1a00320a7f691 (diff)
parent469acd190e497cda8516da0ee481f33e038d7e9e (diff)
Merge branch 'sync-email-from-omniauth' into 'master'
Sync email address from specified omniauth provider See merge request !11268
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sync-email-from-omniauth.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/sync-email-from-omniauth.yml b/changelogs/unreleased/sync-email-from-omniauth.yml
new file mode 100644
index 00000000000..ed14a95a5f1
--- /dev/null
+++ b/changelogs/unreleased/sync-email-from-omniauth.yml
@@ -0,0 +1,4 @@
+---
+title: Sync email address from specified omniauth provider
+merge_request: 11268
+author: Robin Bobbitt