mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 00:05:50 +03:00
-
v0.6.2 Stable
released this
2025-08-18 01:06:44 +03:00 | 73 commits to main since this release📅 Originally published on GitHub: Sun, 17 Aug 2025 22:07:10 GMT
🏷️ Git tag created: Sun, 17 Aug 2025 22:06:44 GMT[0.6.2] 2025-07-21
Small release, focused on LDAP improvements and ongoing maintenance.
Added
- LDAP
- Support for searching groups by their
groupid - Support for
whoamiOID - Support for creating groups
- Support for subschema entry
- Support for searching groups by their
- Custom assets path.
- New endpoint for requesting client settings
Changed
- A missing JWT secret now prevents startup.
- Attributes with invalid characters (such as underscores) cannot be created anymore.
- Searching custom (string) attributes is now case insensitive.
- Using the top-level
firstName,lastNameandavatarGraphQL fields for users is now deprecated. Use theattributesfield instead.
Fixed
lldap_set_passwordnow uses the system's SSL certificates.
Cleanups
- Split the main
lldapcrate into many sub-crates - Various dependency version bumps
- Upgraded to 2024 Rust edition
- Docs/FAQ improvements
Bootstrap script
- Custom attributes support
- Read the paswsord from a file
- Resilient to no user or group files
New services
- Discord integration (Discord role to LLDAP user)
- HashiCorp
- Jellyfin 2FA with Duo
- Kimai
- Mailcow
- Peertube
- Penpot
- PgAdmin
- Project Quay
- Quadlet
- Snipe-IT
- SSSD
- Stalwart
- UnifiOS
New Contributors
- @fa-sharp made their first contribution in https://github.com/lldap/lldap/pull/1080
- @mbelangergit made their first contribution in https://github.com/lldap/lldap/pull/1083
- @tyami94 made their first contribution in https://github.com/lldap/lldap/pull/1079
- @maystar made their first contribution in https://github.com/lldap/lldap/pull/1096
- @geragio made their first contribution in https://github.com/lldap/lldap/pull/1105
- @hendrik1120 made their first contribution in https://github.com/lldap/lldap/pull/1124
- @baka-yuki made their first contribution in https://github.com/lldap/lldap/pull/1127
- @taiwan-king made their first contribution in https://github.com/lldap/lldap/pull/1126
- @meetpatty made their first contribution in https://github.com/lldap/lldap/pull/1134
- @ivan-sirosh made their first contribution in https://github.com/lldap/lldap/pull/1132
- @juntong20XX made their first contribution in https://github.com/lldap/lldap/pull/1144
- @vmd1 made their first contribution in https://github.com/lldap/lldap/pull/1146
- @avargaskun made their first contribution in https://github.com/lldap/lldap/pull/1155
- @cogdavid made their first contribution in https://github.com/lldap/lldap/pull/1157
- @broemp made their first contribution in https://github.com/lldap/lldap/pull/1166
- @MikaelUrankar made their first contribution in https://github.com/lldap/lldap/pull/1170
- @ChibyX made their first contribution in https://github.com/lldap/lldap/pull/1174
- @sdelnevo made their first contribution in https://github.com/lldap/lldap/pull/1173
- @ingalls made their first contribution in https://github.com/lldap/lldap/pull/1177
- @bryanalves made their first contribution in https://github.com/lldap/lldap/pull/1182
- @jaj42 made their first contribution in https://github.com/lldap/lldap/pull/1183
- @PHIDIAS0303 made their first contribution in https://github.com/lldap/lldap/pull/1188
- @AlexandreFoley made their first contribution in https://github.com/lldap/lldap/pull/1192
- @selfhoster1312 made their first contribution in https://github.com/lldap/lldap/pull/1198
- @T0byV made their first contribution in https://github.com/lldap/lldap/pull/1071
- @coredoesdev made their first contribution in https://github.com/lldap/lldap/pull/1210
Full Changelog: https://github.com/lldap/lldap/compare/v0.6.1...v0.6.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
aarch64-lldap.tar.gz
0 downloads ·
2026-02-27 08:14:13 +03:00 · 17 MiB -
amd64-lldap.tar.gz
0 downloads ·
2026-02-27 08:14:15 +03:00 · 18 MiB -
armhf-lldap.tar.gz
0 downloads ·
2026-02-27 08:14:17 +03:00 · 17 MiB
- LDAP