gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets a599d8120d Merge branch 'fix/social-account-block' into 'master'
Fix Social Account Block

If you have omniauth enabled, but don't have one of the "Social" providers enabled (GitHub, Twitter, Google), the "Social Accounts" sections shows up, but without icons. This occurred when I was testing Shibboleth. This fixes the issues by checking if there are any `enabled_oauth_providers` rather than if just `Gitlab.config.omniauth.enabled`. Not quite sure how to implement a test for this, but it works :).
2014-03-11 15:02:07 +00:00
..
assets Refactor js behaviours helpers 2014-03-11 15:15:08 +02:00
controllers Add User#requires_ldap_check? method 2014-03-11 10:24:07 +02:00
finders Update tests and fix Finders readme 2014-02-25 19:21:53 +02:00
helpers Merge branch 'fix/social-account-block' into 'master' 2014-03-11 15:02:07 +00:00
mailers Remove custom link to target in notification emails 2014-03-03 16:58:44 +01:00
models Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-03-11 11:29:18 +02:00
observers Feature: reopen closed merge request 2014-02-28 22:43:16 +02:00
services Move services for collecting items to Finders 2014-02-25 19:15:08 +02:00
uploaders Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
views Refactor js behaviours helpers 2014-03-11 15:15:08 +02:00
workers Improve compare logic for EmailOnPush service 2014-02-12 12:56:13 +02:00