aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openldap/libraries
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/openldap to 2.6.10robot-contrib2025-06-077-7/+84
| | | | commit_hash:cc795ef3022ab137db4e9ee8d731f354c2d608ff
* Intermediate changesrobot-piglet2025-02-031-0/+6
| | | | commit_hash:1cef0cf05075cdc1ff60c3675d89b7135b260071
* Update contrib/libs/openldap to 2.6.9robot-contrib2024-12-1111-25/+78
| | | | commit_hash:49dc22409f7e26735a51eb017bdd3f81018bf440
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-095-0/+1126
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-08-203-0/+6
|
* Update contrib/libs/openldap to 2.6.8robot-contrib2024-06-0599-120/+133
| | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b
* Update contrib/libs/openldap to 2.6.7robot-contrib2024-02-1314-173/+219
|
* Disable non-existing include in contrib/libs/openldapthegeorg2024-02-061-3/+3
|
* feat contrib: aiogram 3armenqa2024-01-1910-200/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-052-6/+6
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-204-0/+44
|
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-18114-0/+65147
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.