[PR #422] [MERGED] server, refactor: Add a conversion from bool for the filters #731

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/422
Author: @nitnelave
Created: 1/17/2023
Status: Merged
Merged: 1/17/2023
Merged by: @nitnelave

Base: mainHead: filter


📝 Commits (1)

  • 3ec28b6 server, refactor: Add a conversion from bool for the filters

📊 Changes

4 files changed (+87 additions, -96 deletions)

View changed files

📝 server/src/domain/handler.rs (+20 -0)
📝 server/src/domain/ldap/group.rs (+21 -33)
📝 server/src/domain/ldap/user.rs (+25 -40)
📝 server/src/infra/ldap_handler.rs (+21 -23)

📄 Description

No description provided


🔄 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/422 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 1/17/2023 **Status:** ✅ Merged **Merged:** 1/17/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `filter` --- ### 📝 Commits (1) - [`3ec28b6`](https://github.com/lldap/lldap/commit/3ec28b6093e48217469f2af3da9c98c4c0e69817) server, refactor: Add a conversion from bool for the filters ### 📊 Changes **4 files changed** (+87 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/handler.rs` (+20 -0) 📝 `server/src/domain/ldap/group.rs` (+21 -33) 📝 `server/src/domain/ldap/user.rs` (+25 -40) 📝 `server/src/infra/ldap_handler.rs` (+21 -23) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09: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#731
No description provided.