Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contrib/libs/openldap to 2.6.10 | robot-contrib | 2025-06-07 | 13 | -19/+123 |
| | | | | commit_hash:cc795ef3022ab137db4e9ee8d731f354c2d608ff | ||||
* | Intermediate changes | robot-piglet | 2025-05-07 | 1 | -1/+1 |
| | | | | commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2 | ||||
* | Intermediate changes | robot-piglet | 2025-02-03 | 2 | -0/+7 |
| | | | | commit_hash:1cef0cf05075cdc1ff60c3675d89b7135b260071 | ||||
* | Update contrib/libs/openldap to 2.6.9 | robot-contrib | 2024-12-11 | 17 | -37/+116 |
| | | | | commit_hash:49dc22409f7e26735a51eb017bdd3f81018bf440 | ||||
* | publishFullContrib: true for ydb | maxim-yurchuk | 2024-10-09 | 13 | -0/+4064 |
| | | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e | ||||
* | Intermediate changes | robot-piglet | 2024-08-20 | 3 | -0/+6 |
| | |||||
* | Update contrib/libs/openldap to 2.6.8 | robot-contrib | 2024-06-05 | 143 | -173/+231 |
| | | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b | ||||
* | Disable Solaris-specific includes | thegeorg | 2024-02-22 | 1 | -1/+1 |
| | | | | 6d29fb9ac3025811a6d0c5b1d5ec6a09f6c5ab20 | ||||
* | Update contrib/libs/openldap to 2.6.7 | robot-contrib | 2024-02-13 | 20 | -186/+269 |
| | |||||
* | Disable non-existing include in contrib/libs/openldap | thegeorg | 2024-02-06 | 1 | -3/+3 |
| | |||||
* | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 15 | -647/+0 |
| | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
* | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 3 | -9/+9 |
| | | | | Update tools: yexport, os-yexport | ||||
* | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 6 | -0/+153 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 3 | -6/+3 |
| | |||||
* | KIKIMR-18220: Enrich token with groups from LDAP | molotkov-and | 2023-08-18 | 165 | -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. |