Skip to content
Snippets Groups Projects
Commit ca17e4b7 authored by Jan-Willem van der Meer's avatar Jan-Willem van der Meer
Browse files

Remove duplicate method

parent 262276c5
Branches
Tags
No related merge requests found
Loading
Loading
@@ -77,10 +77,6 @@ module Gitlab
model.where("provider = ? and lower(extern_uid) = ?", provider, uid.downcase).last
end
 
def username
auth.info.nickname.to_s.force_encoding("utf-8")
end
def provider
'ldap'
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment