[PR #1328] [CLOSED] feat: implement substring search for group uuid #1260

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1328
Author: @sdwilsh
Created: 10/14/2025
Status: Closed

Base: mainHead: group-uuid-filter


📝 Commits (1)

  • 855a4cd feat: implement substring search for group uuid

📊 Changes

3 files changed (+56 additions, -0 deletions)

View changed files

📝 crates/domain-handlers/src/handler.rs (+1 -0)
📝 crates/ldap/src/core/group.rs (+50 -0)
📝 crates/sql-backend-handler/src/sql_group_backend_handler.rs (+5 -0)

📄 Description

Closes #1327


🔄 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/1328 **Author:** [@sdwilsh](https://github.com/sdwilsh) **Created:** 10/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `group-uuid-filter` --- ### 📝 Commits (1) - [`855a4cd`](https://github.com/lldap/lldap/commit/855a4cd388c68d73f9a560f7a93bdadf8bf6540e) feat: implement substring search for group uuid ### 📊 Changes **3 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `crates/domain-handlers/src/handler.rs` (+1 -0) 📝 `crates/ldap/src/core/group.rs` (+50 -0) 📝 `crates/sql-backend-handler/src/sql_group_backend_handler.rs` (+5 -0) </details> ### 📄 Description Closes #1327 --- <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:32 +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#1260
No description provided.