Commit a599d8120ddf4d9a6f66ff0bfbd024e414f38772
Exists in
spb-stable
and in
3 other branches
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 :).
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/helpers/profile_helper.rb