Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.6.2

Latest

Choose a tag to compare

@nitnelave nitnelave released this 17 Aug 22:07
· 38 commits to main since this release

[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: v0.6.1...v0.6.2