[PR #1009] [MERGED] server: return custom attributes when asked for all attributes #1069

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1009
Author: @nitnelave
Created: 10/21/2024
Status: Merged
Merged: 10/26/2024
Merged by: @nitnelave

Base: mainHead: wildcards


📝 Commits (1)

  • fd4638c server: return custom attributes when asked for all attributes

📊 Changes

4 files changed (+206 additions, -176 deletions)

View changed files

📝 server/src/domain/ldap/group.rs (+29 -23)
📝 server/src/domain/ldap/user.rs (+22 -16)
📝 server/src/domain/ldap/utils.rs (+28 -18)
📝 server/src/infra/ldap_handler.rs (+127 -119)

📄 Description

Fixes #995


🔄 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/1009 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `wildcards` --- ### 📝 Commits (1) - [`fd4638c`](https://github.com/lldap/lldap/commit/fd4638c436eba1ea02483adcb252f7afb89afb0d) server: return custom attributes when asked for all attributes ### 📊 Changes **4 files changed** (+206 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/ldap/group.rs` (+29 -23) 📝 `server/src/domain/ldap/user.rs` (+22 -16) 📝 `server/src/domain/ldap/utils.rs` (+28 -18) 📝 `server/src/infra/ldap_handler.rs` (+127 -119) </details> ### 📄 Description Fixes #995 --- <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:48 +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#1069
No description provided.