aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openldap/libraries/libldap
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/openldap to 2.6.10robot-contrib2025-06-073-3/+80
| | | | commit_hash:cc795ef3022ab137db4e9ee8d731f354c2d608ff
* Update contrib/libs/openldap to 2.6.9robot-contrib2024-12-117-21/+74
| | | | commit_hash:49dc22409f7e26735a51eb017bdd3f81018bf440
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-091-0/+575
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Update contrib/libs/openldap to 2.6.8robot-contrib2024-06-0581-98/+101
| | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b
* Update contrib/libs/openldap to 2.6.7robot-contrib2024-02-138-132/+92
|
* Disable non-existing include in contrib/libs/openldapthegeorg2024-02-061-3/+3
|
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-1881-0/+45732
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.