GLAuth
Lightweight LDAP authentication server for developers
A small LDAP server that grew OpenTelemetry tracing, embedded plugins and RISC-V builds.
◆Recent moves
- 11d ago
v2.5.2 checks plugin compatibility at release time
A single change: plugin compatibility is verified when a release is cut. Process work, though it follows naturally from the embedded plugin mechanism 2.5.0 introduced.
View source ↗ - 18d ago
v2.5.1 rejects disabled users on every backend during Bind
Disabled users could still bind on some backends; that is now consistent across all of them, alongside an arbitrary-password fix. Both are authentication-correctness bugs in the path that matters most for a directory server.
View source ↗ - 3mo ago
v2.5.0 wires OpenTelemetry tracing through GLAuth end to end
⚡ SPARKThe release that changes what GLAuth is suitable for: OTLP tracing threaded through the handler and plugin packages and into SQL via otelsql, embedded plugins, StartTLS and LDAPS at feature parity, LDAP paging compatibility when proxying, and a legacy behaviour mode for existing deployments. Credentials also stop leaking at INFO log level.
View source ↗