mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
LDAP : no user update for the moment, dev for updating user from ldap is not working yet
This commit is contained in:
@@ -175,7 +175,7 @@ function check_user_password_ldap($usertotest,$passwordtotest,$entitytotest)
|
||||
// TODO Que faire si update echoue car on update avec un login deja existant.
|
||||
}
|
||||
|
||||
$resultUpdate = $user->update_ldap2dolibarr($ldap);
|
||||
//$resultUpdate = $user->update_ldap2dolibarr($ldap);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user