Skip to content

Fix LDAP search on insensitive case :

Julien Wadel requested to merge fix/ldap_search_53 into release/5.3
  • Move insensitve convertion on loading config to provider loading to avoid erasing custom data.
  • toLower sip_attribute to make insentive checks.
  • Add debug logs on what attributes are sent by the server.

Merge request reports