Commit a7489f4a authored by Robert Speicher's avatar Robert Speicher

Resolve lib/gitlab/auth/ldap/access.rb

parent 7248ad97
......@@ -6,11 +6,8 @@ module Gitlab
module Auth
module LDAP
class Access
<<<<<<< HEAD
prepend ::EE::Gitlab::Auth::LDAP::Access
=======
>>>>>>> upstream/master
attr_reader :provider, :user, :ldap_identity
def self.open(user, &block)
......
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