[PR #182] [MERGED] ldap: handle full scope searches #595

Closed
opened 2026-02-27 08:18:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/182
Author: @nitnelave
Created: 6/10/2022
Status: Merged
Merged: 6/10/2022
Merged by: @nitnelave

Base: mainHead: nextcloud


📝 Commits (1)

  • 349aea5 ldap: handle full scope searches

📊 Changes

1 file changed (+158 additions, -39 deletions)

View changed files

📝 server/src/infra/ldap_handler.rs (+158 -39)

📄 Description

Nextcloud searches for users by specifying the entire user DN as the
scope. This commit adds support for these specific scopes.


🔄 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/182 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 6/10/2022 **Status:** ✅ Merged **Merged:** 6/10/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `nextcloud` --- ### 📝 Commits (1) - [`349aea5`](https://github.com/lldap/lldap/commit/349aea5a03a82448b6deb4cdc68bfc01767ce638) ldap: handle full scope searches ### 📊 Changes **1 file changed** (+158 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/ldap_handler.rs` (+158 -39) </details> ### 📄 Description Nextcloud searches for users by specifying the entire user DN as the scope. This commit adds support for these specific scopes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:07 +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#595
No description provided.