summaryrefslogtreecommitdiff
path: root/app/views/devise
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2014-12-04 12:55:37 +0200
committerValery Sizov <vsv2711@gmail.com>2014-12-04 13:03:55 +0200
commitb56b96d438c92981cd5c0f5e2f4b23d3799a3bd3 (patch)
treee38453f64d929b2eb9d24f3630a5425b98d7343e /app/views/devise
parent3a5ed5260b24051939575d1934ce9b8392cac09f (diff)
downloadgitlab-ce-b56b96d438c92981cd5c0f5e2f4b23d3799a3bd3.tar.gz
added helper
Diffstat (limited to 'app/views/devise')
-rw-r--r--app/views/devise/sessions/_oauth_providers.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/sessions/_oauth_providers.html.haml b/app/views/devise/sessions/_oauth_providers.html.haml
index d053c51d7ec..8d6aaefb9ff 100644
--- a/app/views/devise/sessions/_oauth_providers.html.haml
+++ b/app/views/devise/sessions/_oauth_providers.html.haml
@@ -1,4 +1,4 @@
-- providers = enabled_oauth_providers.reject{|provider| provider.to_s.starts_with?('ldap')}
+- providers = additional_providers
- if providers.present?
.bs-callout.bs-callout-info{:'data-no-turbolink' => 'data-no-turbolink'}
%span Sign in with: &nbsp;