[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 #1080
- @mbelangergit made their first contribution in #1083
- @tyami94 made their first contribution in #1079
- @maystar made their first contribution in #1096
- @geragio made their first contribution in #1105
- @hendrik1120 made their first contribution in #1124
- @baka-yuki made their first contribution in #1127
- @taiwan-king made their first contribution in #1126
- @meetpatty made their first contribution in #1134
- @ivan-sirosh made their first contribution in #1132
- @juntong20XX made their first contribution in #1144
- @vmd1 made their first contribution in #1146
- @avargaskun made their first contribution in #1155
- @cogdavid made their first contribution in #1157
- @broemp made their first contribution in #1166
- @MikaelUrankar made their first contribution in #1170
- @ChibyX made their first contribution in #1174
- @sdelnevo made their first contribution in #1173
- @ingalls made their first contribution in #1177
- @bryanalves made their first contribution in #1182
- @jaj42 made their first contribution in #1183
- @PHIDIAS0303 made their first contribution in #1188
- @AlexandreFoley made their first contribution in #1192
- @selfhoster1312 made their first contribution in #1198
- @T0byV made their first contribution in #1071
- @coredoesdev made their first contribution in #1210
Full Changelog: v0.6.1...v0.6.2