Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Merge requests
!3143
Fix LDAP search on insensitive case :
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Julien Wadel
requested to merge
fix/backport_53
into
master
Jul 10, 2024
Overview
0
Commits
2
Pipelines
0
Changes
5
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.