summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-07-02 18:45:00 +0800
committerLin Jen-Shin <godfat@godfat.org>2018-07-02 18:45:00 +0800
commit772be582d1aad0481b67ad552703035ce7dd1fd8 (patch)
tree303ccc2a4077a39aa9988f4c3792a2f70c101ee0 /changelogs
parent3b8b38fb0f6e8e6f73ac39c96a9338c5fc875f6f (diff)
downloadgitlab-ce-772be582d1aad0481b67ad552703035ce7dd1fd8.tar.gz
Add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/48677-also-check-auto_sign_in_with_provider.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48677-also-check-auto_sign_in_with_provider.yml b/changelogs/unreleased/48677-also-check-auto_sign_in_with_provider.yml
new file mode 100644
index 00000000000..3021fe6b9c8
--- /dev/null
+++ b/changelogs/unreleased/48677-also-check-auto_sign_in_with_provider.yml
@@ -0,0 +1,5 @@
+---
+title: Load Devise with Omniauth when auto_sign_in_with_provider is configured
+merge_request: 20302
+author:
+type: fixed