Skip to content

fix(container): update ghcr.io/lldap/lldap ( v0.6.1 → v0.6.3 )#466

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-lldap-lldap-0.x
Open

fix(container): update ghcr.io/lldap/lldap ( v0.6.1 → v0.6.3 )#466
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-lldap-lldap-0.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Aug 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/lldap/lldap patch v0.6.1v0.6.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lldap/lldap (ghcr.io/lldap/lldap)

v0.6.3

Compare Source

[0.6.3] 2026-05-01

Small release, focused on LDAP compatibility, TLS maintenance, dependency upgrades and documentation/examples.

Added
  • LDAP schema definitions for memberOf, modifyTimestamp and pwdChangedTime
  • Support for configuring the healthcheck listen addresses
  • Usernames are now included in password recovery emails
Changed
  • JWT exp and iat claims are now serialized as NumericDate values to comply with RFC7519
  • Migrated to rustls 0.23 and centralized TLS handling
  • The login form no longer enforces a password length limit
Fixed
  • pwdChangedTime is now emitted as LDAP GeneralizedTime instead of RFC3339
  • LDAP base-scope searches for non-existent entries now return NoSuchObject
  • cn equality filters are now case insensitive
  • The server now shuts down the database connection pool gracefully
  • The bootstrap script now handles empty globs correctly
Security
  • Updated the LDAP dependency stack, including ldap3_proto, in response to
    security advisory
    GHSA-qcxq-75wr-5cm8,
    where a specially crafted LDAP query could make the server crash
Cleanups
  • Split GraphQL queries and mutations into smaller modules
  • Refactored configuration and user update logic
  • Upgraded the Rust toolchain and shared dependencies
New services
  • Apache WebDAV
  • Continuwuity
  • Gerrit
  • Gogs
  • Open WebUI
  • OpenCloud
  • Pocket ID
  • Semaphore
  • TrueNAS

v0.6.2

Compare Source

[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

Full Changelog: lldap/lldap@v0.6.1...v0.6.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-lldap-lldap-0.x branch from efce00e to 9796f17 Compare April 30, 2026 23:20
@parsec-renovate parsec-renovate Bot changed the title fix(container): update ghcr.io/lldap/lldap ( v0.6.1 → v0.6.2 ) fix(container): update ghcr.io/lldap/lldap ( v0.6.1 → v0.6.3 ) Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants