[PR #281] [MERGED] Stop returning duplicate "dn" attribute in LDAP search results. #658

Closed
opened 2026-02-27 08:18:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/281
Author: @nitnelave
Created: 8/1/2022
Status: Merged
Merged: 8/1/2022
Merged by: @nitnelave

Base: mainHead: duplicate_dn


📝 Commits (2)

  • 45dc395 server: stop returning "dn" as an attribute
  • e93b18f docker: fix tag typo

📊 Changes

2 files changed (+24 additions, -53 deletions)

View changed files

📝 .github/workflows/docker-build-static.yml (+8 -8)
📝 server/src/infra/ldap_handler.rs (+16 -45)

📄 Description

Fixes #254


🔄 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/281 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `duplicate_dn` --- ### 📝 Commits (2) - [`45dc395`](https://github.com/lldap/lldap/commit/45dc395619b61d12f383243bc70ae53be84027a6) server: stop returning "dn" as an attribute - [`e93b18f`](https://github.com/lldap/lldap/commit/e93b18f18c9dfde19e03759779da81575efaa44a) docker: fix tag typo ### 📊 Changes **2 files changed** (+24 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-build-static.yml` (+8 -8) 📝 `server/src/infra/ldap_handler.rs` (+16 -45) </details> ### 📄 Description Fixes #254 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:21 +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#658
No description provided.