[PR #1098] [MERGED] server: Adds support for whoamiOID #1117

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/1098
Author: @nitnelave
Created: 2/3/2025
Status: Merged
Merged: 2/3/2025
Merged by: @nitnelave

Base: mainHead: whoami


📝 Commits (1)

  • 23d456b server: Adds support for whoamiOID

📊 Changes

1 file changed (+62 additions, -10 deletions)

View changed files

📝 server/src/infra/ldap_handler.rs (+62 -10)

📄 Description

From https://github.com/lldap/lldap/pull/1094 :

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/1098 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `whoami` --- ### 📝 Commits (1) - [`23d456b`](https://github.com/lldap/lldap/commit/23d456b3cc89cd92302431aeb583ece6aaa08dc1) server: Adds support for whoamiOID ### 📊 Changes **1 file changed** (+62 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/ldap_handler.rs` (+62 -10) </details> ### 📄 Description From https://github.com/lldap/lldap/pull/1094 : 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#1117
No description provided.