Releases: mieweb/LDAPServer
Releases · mieweb/LDAPServer
LDAP Gateway Dev dev-v1.0.3
LDAP Gateway Development Release
Version: 1.0.3
Environment: Development
Status: ✅ Deployed
Branch: dev
Deployment Details
- Build & Tests: ✅ Passed
- Container Deploy: ✅ Completed
Automated deployment via GitHub Actions
LDAP Gateway Dev dev-v1.0.2
LDAP Gateway Development Release
Version: 1.0.2
Environment: Development
Status: ✅ Deployed
Branch: dev
Deployment Details
- Build & Tests: ✅ Passed
- Container Deploy: ✅ Completed
Automated deployment via GitHub Actions
LDAP Gateway Dev dev-v1.0.1
LDAP Gateway Development Release
Version: 1.0.1
Environment: Development
Status: ✅ Deployed
Branch: dev
Deployment Details
- Build & Tests: ✅ Passed
- Container Deploy: ✅ Completed
Automated deployment via GitHub Actions
Dev Build (latest from dev branch)
Dev Build — 409ce21
This is an automated pre-release from the dev branch.
Updated on every push to dev. Not for production use.
Commit: 409ce21
Date: 2026-03-16T16:11:36-04:00
Install on Proxmox (Debian/Ubuntu)
ldap-gateway-upgrade --devOr manually:
curl -LO https://github.com/mieweb/LDAPServer/releases/download/dev-latest/dev-ldap-gateway_2026.03.16-1_all.deb
sudo dpkg -i dev-ldap-gateway_*_all.debv2.0
What's Changed
- Implement multiple upstream ldap servers and getting dn using service… by @anishapant21 in #68
- Fixes/group search and gid by @anishapant21 in #73
- Refactor/add px backend by @anishapant21 in #71
- Fix unstable UIDs in Proxmox backend causing home directory ownership issues by @Copilot in #83
- Fixes/watcher for users by @anishapant21 in #84
- Staging by @anishapant21 in #86
- feat: Massive refactor of LDAP Gateway Server by @horner in #85
- Remove .DS_Store files and prevent future commits by @Copilot in #98
- Add CodeQL analysis workflow configuration by @runleveldev in #92
- Bump form-data from 4.0.2 to 4.0.5 in /server by @dependabot[bot] in #99
New Contributors
- @Copilot made their first contribution in #83
- @horner made their first contribution in #85
- @runleveldev made their first contribution in #92
- @dependabot[bot] made their first contribution in #99
Full Changelog: 1.1.13...v2.0
v1.1.14
What's Changed
- Fix users syncing as groups issue by @anishapant21 in #70
Full Changelog: 1.1.12...v1.1.14
1.1.13
What's Changed
- Fix users syncing as groups issue by @anishapant21 in #70
Full Changelog: 1.1.12...1.1.13
1.1.12
What's Changed
- Add logs for debug by @anishapant21 in #66
- Temp fix when uid and gid number don't exist by @anishapant21 in #67
- support LDAP searches by objectClass and return all users from DB by @anishapant21 in #69
Full Changelog: v.1.1.11...1.1.12
v.1.1.11
v1.1.0
- Groups authentication
- Integration with openldap server for authentication
- ssh timeout after 30 seconds while waiting for response