[PR #1295] [MERGED] ldap: fix swapped filter conditions #1240

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

📋 Pull Request Information

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

Base: mainHead: ldap_filters


📝 Commits (1)

  • befff08 ldap: fix swapped filter conditions

📊 Changes

3 files changed (+13 additions, -21 deletions)

View changed files

📝 crates/ldap/src/core/group.rs (+2 -2)
📝 crates/ldap/src/core/user.rs (+2 -2)
📝 crates/ldap/src/search.rs (+9 -17)

📄 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/1295 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `ldap_filters` --- ### 📝 Commits (1) - [`befff08`](https://github.com/lldap/lldap/commit/befff085981d6df80e8687f383210364292ed34e) ldap: fix swapped filter conditions ### 📊 Changes **3 files changed** (+13 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `crates/ldap/src/core/group.rs` (+2 -2) 📝 `crates/ldap/src/core/user.rs` (+2 -2) 📝 `crates/ldap/src/search.rs` (+9 -17) </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:11:27 +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#1240
No description provided.