aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openldap/libraries/libldap/fetch.c
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/openldap to 2.6.8robot-contrib2024-06-051-1/+1
| | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-181-0/+148
Add ldap functions wrapper and separate in different files for compatibility with different OS. Add user groups fetching from ldap server. Limitations: - Fixed 'memberOf' attribute - No tests to check how filter for search created - Fetched groups are returned in event as is.