[PR #1150] [MERGED] ldap: add support for creating groups #1149

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1150
Author: @nitnelave
Created: 4/4/2025
Status: Merged
Merged: 4/9/2025
Merged by: @nitnelave

Base: mainHead: ldap


📝 Commits (1)

  • 6437544 ldap: add support for creating groups

📊 Changes

2 files changed (+128 additions, -55 deletions)

View changed files

📝 server/src/domain/ldap/utils.rs (+52 -31)
📝 server/src/infra/ldap_handler.rs (+76 -24)

📄 Description

Fixes #643


🔄 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/1150 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `ldap` --- ### 📝 Commits (1) - [`6437544`](https://github.com/lldap/lldap/commit/6437544d13ed895f1cb28c89a3dd1a8fbbabe5cb) ldap: add support for creating groups ### 📊 Changes **2 files changed** (+128 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/ldap/utils.rs` (+52 -31) 📝 `server/src/infra/ldap_handler.rs` (+76 -24) </details> ### 📄 Description Fixes #643 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:11:06 +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#1149
No description provided.