Releases: mieweb/LDAPServer
Releases · mieweb/LDAPServer
v2.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