summaryrefslogtreecommitdiffstats
path: root/contrib/libs/openldap/include
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/openldap to 2.6.13robot-contrib2026-03-263-8/+8
| | | | commit_hash:fa559f4a69dfa49c4f84690c28afddfa4f3e900b
* Update contrib/libs/openldap to 2.6.12robot-contrib2026-02-1439-47/+48
| | | | commit_hash:f454a82c27ce711bdb4048c8104a204692d7a08e
* Untitled commitpg2025-10-251-1/+1
| | | | commit_hash:840600ad9f90029805926c20acb2596f584fd604
* Update contrib/libs/openldap to 2.6.10robot-contrib2025-06-073-8/+8
| | | | commit_hash:cc795ef3022ab137db4e9ee8d731f354c2d608ff
* Update contrib/libs/openldap to 2.6.9robot-contrib2024-12-113-8/+8
| | | | commit_hash:49dc22409f7e26735a51eb017bdd3f81018bf440
* Update contrib/libs/openldap to 2.6.8robot-contrib2024-06-0539-48/+56
| | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b
* Disable Solaris-specific includesthegeorg2024-02-221-1/+1
| | | | 6d29fb9ac3025811a6d0c5b1d5ec6a09f6c5ab20
* Update contrib/libs/openldap to 2.6.7robot-contrib2024-02-134-11/+11
|
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-1841-0/+10060
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.