summaryrefslogtreecommitdiffstats
path: root/contrib/libs/openldap/include/ac
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/openldap to 2.6.12robot-contrib2026-02-1416-16/+17
| | | | commit_hash:f454a82c27ce711bdb4048c8104a204692d7a08e
* Update contrib/libs/openldap to 2.6.8robot-contrib2024-06-0516-16/+16
| | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b
* Update contrib/libs/openldap to 2.6.7robot-contrib2024-02-131-3/+3
|
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-1816-0/+1062
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.