summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-07 15:20:40 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-07 15:20:40 +0300
commit4ab32be8a70e3996bd664ce35858dc6151531b4d (patch)
treee363f5b836b294e153ea41ef0654d2d2247a0ec3
parent84d17f79655498f49d5c957c8f09aeef7cdc56c2 (diff)
downloadgitlab-ce-4ab32be8a70e3996bd664ce35858dc6151531b4d.tar.gz
Dont care about emails for oauth
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--app/views/devise/sessions/_oauth_providers.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/devise/sessions/_oauth_providers.html.haml b/app/views/devise/sessions/_oauth_providers.html.haml
index 2b1cb9c694f..f4556eea4a2 100644
--- a/app/views/devise/sessions/_oauth_providers.html.haml
+++ b/app/views/devise/sessions/_oauth_providers.html.haml
@@ -9,5 +9,3 @@
= link_to authbutton(provider, 32), omniauth_authorize_path(resource_name, provider)
- else
= link_to provider.to_s.titleize, omniauth_authorize_path(resource_name, provider), class: "btn"
- %br
- %small * Make sure your email address is public