[PR #1094] [CLOSED] server: Adds support for whoamiOID #1116

Closed
opened 2026-02-27 09:10:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1094
Author: @eyJhb
Created: 2/3/2025
Status: Closed

Base: mainHead: add-oid-whoami


📝 Commits (1)

  • c14c4ce server: Adds support for whoamiOID

📊 Changes

1 file changed (+31 additions, -9 deletions)

View changed files

📝 server/src/infra/ldap_handler.rs (+31 -9)

📄 Description

Adds support for the OID whoami extension(?). I've tested this with ldapwhoami -H ldap://127.0.0.1:3890 -x -D "uid=admin,ou=people,dc=example,dc=com" -w password, and works without any issues.
This has also been tested in combination with Stalwart mail server :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/1094 **Author:** [@eyJhb](https://github.com/eyJhb) **Created:** 2/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-oid-whoami` --- ### 📝 Commits (1) - [`c14c4ce`](https://github.com/lldap/lldap/commit/c14c4ce213f9f904fdd0e2d4cc4c6b657ac99fe7) server: Adds support for whoamiOID ### 📊 Changes **1 file changed** (+31 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/ldap_handler.rs` (+31 -9) </details> ### 📄 Description Adds support for the OID whoami extension(?). I've tested this with `ldapwhoami -H ldap://127.0.0.1:3890 -x -D "uid=admin,ou=people,dc=example,dc=com" -w password`, and works without any issues. This has also been tested in combination with Stalwart mail server :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#1116
No description provided.