Commit 58b03b10 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:sparkles: feat(core): Remove ldap::get_attribute for optimization

This avoids doing several ldap reads on the same node, by using
 ldap::cat and ldap::fetch instead of ldap::get_attribute.

close #5714
Showing with 17 additions and 44 deletions
+17 -44
Supports Markdown
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