Released on 2025/11/10
LDAP Provider
The LDAP Provider now correctly listens on IPv4 when configured with ldap://0.0.0.0:636. Previously, this configuration would unexpectedly listen on IPv6 instead, which could prevent clients from connecting in IPv4-only environments.