Skip to content

Releases: mieweb/LDAPServer

LDAP Gateway Dev dev-v1.0.3

15 Mar 19:32
114c7b2

Choose a tag to compare

Pre-release

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

15 Mar 18:49
8694bd6

Choose a tag to compare

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

13 Mar 20:49
8694bd6

Choose a tag to compare

Pre-release

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)

18 Feb 17:28
e5df96c

Choose a tag to compare

Pre-release

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 --dev

Or 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.deb

v2.0

21 Nov 13:03
7b4dddd

Choose a tag to compare

v2.0 Pre-release
Pre-release

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

Full Changelog: 1.1.13...v2.0

v1.1.14

02 Jul 21:46
12e8122

Choose a tag to compare

What's Changed

Full Changelog: 1.1.12...v1.1.14

1.1.13

02 Jul 21:01
12e8122

Choose a tag to compare

What's Changed

Full Changelog: 1.1.12...1.1.13

1.1.12

02 Jul 20:29
841e408

Choose a tag to compare

What's Changed

Full Changelog: v.1.1.11...1.1.12

v.1.1.11

24 Jun 17:03
2a09d94

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v.1.1.11

v1.1.0

31 Mar 15:37
412a300

Choose a tag to compare

v1.1.0 Pre-release
Pre-release
  • Groups authentication
  • Integration with openldap server for authentication
  • ssh timeout after 30 seconds while waiting for response