[PR #810] [MERGED] server: Only call expand_attributes at most once per request #967

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/810
Author: @nitnelave
Created: 1/22/2024
Status: Merged
Merged: 1/22/2024
Merged by: @nitnelave

Base: mainHead: expand


📝 Commits (1)

  • cf626b1 server: Only call expand_attributes at most once per request

📊 Changes

3 files changed (+27 additions, -19 deletions)

View changed files

📝 server/src/domain/ldap/group.rs (+8 -4)
📝 server/src/domain/ldap/user.rs (+7 -3)
📝 server/src/domain/ldap/utils.rs (+12 -12)

📄 Description

Fixes #687


🔄 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/810 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/22/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `expand` --- ### 📝 Commits (1) - [`cf626b1`](https://github.com/lldap/lldap/commit/cf626b1644c08abc6de005cbecee7f554367f0ae) server: Only call expand_attributes at most once per request ### 📊 Changes **3 files changed** (+27 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/ldap/group.rs` (+8 -4) 📝 `server/src/domain/ldap/user.rs` (+7 -3) 📝 `server/src/domain/ldap/utils.rs` (+12 -12) </details> ### 📄 Description Fixes #687 --- <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:25 +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#967
No description provided.