This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/lldap/lldap](https://github.com/lldap/lldap) | patch | `v0.6.1-alpine-rootless` -> `v0.6.2-alpine-rootless` |
---
### Release Notes
<details>
<summary>lldap/lldap (ghcr.io/lldap/lldap)</summary>
### [`v0.6.2`](https://github.com/lldap/lldap/releases/tag/v0.6.2)
[Compare Source](https://github.com/lldap/lldap/compare/v0.6.1...v0.6.2)
### \[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
- 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`, `lastName` and `avatar` GraphQL fields for users is now deprecated. Use the `attributes` field instead.
#### Fixed
- `lldap_set_password` now uses the system's SSL certificates.
#### Cleanups
- Split the main `lldap` crate 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](https://github.com/fa-sharp) made their first contribution in [#​1080](https://github.com/lldap/lldap/pull/1080)
- [@​mbelangergit](https://github.com/mbelangergit) made their first contribution in [#​1083](https://github.com/lldap/lldap/pull/1083)
- [@​tyami94](https://github.com/tyami94) made their first contribution in [#​1079](https://github.com/lldap/lldap/pull/1079)
- [@​maystar](https://github.com/maystar) made their first contribution in [#​1096](https://github.com/lldap/lldap/pull/1096)
- [@​geragio](https://github.com/geragio) made their first contribution in [#​1105](https://github.com/lldap/lldap/pull/1105)
- [@​hendrik1120](https://github.com/hendrik1120) made their first contribution in [#​1124](https://github.com/lldap/lldap/pull/1124)
- [@​baka-yuki](https://github.com/baka-yuki) made their first contribution in [#​1127](https://github.com/lldap/lldap/pull/1127)
- [@​taiwan-king](https://github.com/taiwan-king) made their first contribution in [#​1126](https://github.com/lldap/lldap/pull/1126)
- [@​meetpatty](https://github.com/meetpatty) made their first contribution in [#​1134](https://github.com/lldap/lldap/pull/1134)
- [@​ivan-sirosh](https://github.com/ivan-sirosh) made their first contribution in [#​1132](https://github.com/lldap/lldap/pull/1132)
- [@​juntong20XX](https://github.com/juntong20XX) made their first contribution in [#​1144](https://github.com/lldap/lldap/pull/1144)
- [@​vmd1](https://github.com/vmd1) made their first contribution in [#​1146](https://github.com/lldap/lldap/pull/1146)
- [@​avargaskun](https://github.com/avargaskun) made their first contribution in [#​1155](https://github.com/lldap/lldap/pull/1155)
- [@​cogdavid](https://github.com/cogdavid) made their first contribution in [#​1157](https://github.com/lldap/lldap/pull/1157)
- [@​broemp](https://github.com/broemp) made their first contribution in [#​1166](https://github.com/lldap/lldap/pull/1166)
- [@​MikaelUrankar](https://github.com/MikaelUrankar) made their first contribution in [#​1170](https://github.com/lldap/lldap/pull/1170)
- [@​ChibyX](https://github.com/ChibyX) made their first contribution in [#​1174](https://github.com/lldap/lldap/pull/1174)
- [@​sdelnevo](https://github.com/sdelnevo) made their first contribution in [#​1173](https://github.com/lldap/lldap/pull/1173)
- [@​ingalls](https://github.com/ingalls) made their first contribution in [#​1177](https://github.com/lldap/lldap/pull/1177)
- [@​bryanalves](https://github.com/bryanalves) made their first contribution in [#​1182](https://github.com/lldap/lldap/pull/1182)
- [@​jaj42](https://github.com/jaj42) made their first contribution in [#​1183](https://github.com/lldap/lldap/pull/1183)
- [@​PHIDIAS0303](https://github.com/PHIDIAS0303) made their first contribution in [#​1188](https://github.com/lldap/lldap/pull/1188)
- [@​AlexandreFoley](https://github.com/AlexandreFoley) made their first contribution in [#​1192](https://github.com/lldap/lldap/pull/1192)
- [@​selfhoster1312](https://github.com/selfhoster1312) made their first contribution in [#​1198](https://github.com/lldap/lldap/pull/1198)
- [@​T0byV](https://github.com/T0byV) made their first contribution in [#​1071](https://github.com/lldap/lldap/pull/1071)
- [@​coredoesdev](https://github.com/coredoesdev) made their first contribution in [#​1210](https://github.com/lldap/lldap/pull/1210)
**Full Changelog**: <https://github.com/lldap/lldap/compare/v0.6.1...v0.6.2>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuOTguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.6.1-alpine-rootless->v0.6.2-alpine-rootlessRelease Notes
lldap/lldap (ghcr.io/lldap/lldap)
v0.6.2Compare Source
[0.6.2] 2025-07-21
Small release, focused on LDAP improvements and ongoing maintenance.
Added
groupidwhoamiOIDChanged
firstName,lastNameandavatarGraphQL fields for users is now deprecated. Use theattributesfield instead.Fixed
lldap_set_passwordnow uses the system's SSL certificates.Cleanups
lldapcrate into many sub-cratesBootstrap script
New services
New Contributors
Full Changelog: https://github.com/lldap/lldap/compare/v0.6.1...v0.6.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.