Commit f61463dc authored by Robert Speicher's avatar Robert Speicher

Resolve app/helpers/auth_helper.rb

parent ffacc675
......@@ -3,11 +3,8 @@ module AuthHelper
PROVIDERS_WITH_ICONS = %w(twitter github gitlab bitbucket google_oauth2 facebook azure_oauth2 authentiq).freeze
LDAP_PROVIDER = /\Aldap/
<<<<<<< HEAD
delegate :slack_app_id, to: :'Gitlab::CurrentSettings.current_application_settings'
=======
>>>>>>> upstream/master
def ldap_enabled?
Gitlab::Auth::LDAP::Config.enabled?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment