aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openldap
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/openldap to 2.6.10robot-contrib2025-06-0713-19/+123
| | | | commit_hash:cc795ef3022ab137db4e9ee8d731f354c2d608ff
* Intermediate changesrobot-piglet2025-05-071-1/+1
| | | | commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2
* Intermediate changesrobot-piglet2025-02-032-0/+7
| | | | commit_hash:1cef0cf05075cdc1ff60c3675d89b7135b260071
* Update contrib/libs/openldap to 2.6.9robot-contrib2024-12-1117-37/+116
| | | | commit_hash:49dc22409f7e26735a51eb017bdd3f81018bf440
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0913-0/+4064
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-08-203-0/+6
|
* Update contrib/libs/openldap to 2.6.8robot-contrib2024-06-05143-173/+231
| | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b
* Disable Solaris-specific includesthegeorg2024-02-221-1/+1
| | | | 6d29fb9ac3025811a6d0c5b1d5ec6a09f6c5ab20
* Update contrib/libs/openldap to 2.6.7robot-contrib2024-02-1320-186/+269
|
* Disable non-existing include in contrib/libs/openldapthegeorg2024-02-061-3/+3
|
* feat contrib: aiogram 3armenqa2024-01-1915-647/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-053-9/+9
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-206-0/+153
|
* Intermediate changesrobot-piglet2023-09-063-6/+3
|
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-18165-0/+76209
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.