[PR #219] [MERGED] Fix handling of users with no groups #625

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/219
Author: @nitnelave
Created: 7/5/2022
Status: Merged
Merged: 7/5/2022
Merged by: @nitnelave

Base: mainHead: empty_user_fix


📝 Commits (2)

  • 14da152 server: fix member_of for users with no groups
  • ae6f80b server: Update Cargo.lock

📊 Changes

2 files changed (+49 additions, -74 deletions)

View changed files

📝 Cargo.lock (+25 -65)
📝 server/src/domain/sql_backend_handler.rs (+24 -9)

📄 Description

Fixes https://github.com/nitnelave/lldap/issues/214


🔄 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/219 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 7/5/2022 **Status:** ✅ Merged **Merged:** 7/5/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `empty_user_fix` --- ### 📝 Commits (2) - [`14da152`](https://github.com/lldap/lldap/commit/14da152ec1e37e699b4ec4917a403f3c55307e9f) server: fix member_of for users with no groups - [`ae6f80b`](https://github.com/lldap/lldap/commit/ae6f80b394712592d87bc5ba1103c707c1a7eeb5) server: Update Cargo.lock ### 📊 Changes **2 files changed** (+49 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+25 -65) 📝 `server/src/domain/sql_backend_handler.rs` (+24 -9) </details> ### 📄 Description Fixes https://github.com/nitnelave/lldap/issues/214 --- <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:14 +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#625
No description provided.