-
v0.1.0 - Initial Release Stable
released this
2025-10-20 13:38:08 -07:00 | 1 commits to main since this releaseVersion 0.1.0
This is the initial release providing a complete LDAP development environment suitable for:
- Testing LDAP authentication in applications
- Development and integration testing
- Learning LDAP concepts
- Prototyping LDAP-based systems
Key Features:
- Quick setup with
docker-compose up -d - Fully configurable via
.envfile - Pre-populated with test users and groups
- SSL/TLS support with custom certificate capability
- Web-based administration interface
- Comprehensive documentation with clear examples
Important Security Notes:
- This tool is for DEVELOPMENT USE ONLY
- Default passwords are well-known and insecure
- Self-signed certificates are not suitable for production
- Never use this with real user data or in production environments
Upgrade Instructions
Not applicable for initial release.
Breaking Changes
Not applicable for initial release.
Downloads