[PR #781] [MERGED] server: add support for entryDN #947

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/781
Author: @nitnelave
Created: 12/30/2023
Status: Merged
Merged: 12/31/2023
Merged by: @nitnelave

Base: mainHead: entrydn


📝 Commits (1)

  • 262a65e server: add support for entryDN

📊 Changes

3 files changed (+22 additions, -1 deletions)

View changed files

📝 server/src/domain/ldap/group.rs (+3 -0)
📝 server/src/domain/ldap/user.rs (+3 -0)
📝 server/src/infra/ldap_handler.rs (+16 -1)

📄 Description

Fixes #780


🔄 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/781 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `entrydn` --- ### 📝 Commits (1) - [`262a65e`](https://github.com/lldap/lldap/commit/262a65e3ddf51d28a3175faf3964a0c66fe7e3a9) server: add support for entryDN ### 📊 Changes **3 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/ldap/group.rs` (+3 -0) 📝 `server/src/domain/ldap/user.rs` (+3 -0) 📝 `server/src/infra/ldap_handler.rs` (+16 -1) </details> ### 📄 Description Fixes #780 --- <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:20 +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#947
No description provided.