Add TODO for further refactoring

This commit is contained in:
Jan-Willem van der Meer
2014-10-03 14:01:06 +02:00
parent d9355ea590
commit a6422e271e
+1
View File
@@ -10,6 +10,7 @@ module Gitlab
module LDAP
class User < Gitlab::OAuth::User
class << self
# TODO: Look through LDAP servers until valid credentials are found?
def authenticate(login, password)
# Check user against LDAP backend if user is not authenticated
# Only check with valid login and password to prevent anonymous bind results