[PR #184] [CLOSED] ldap: generate uuid attribute #597

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/184
Author: @nitnelave
Created: 6/10/2022
Status: Closed

Base: mainHead: uuid


📝 Commits (1)

  • 00ddc82 ldap: generate uuid attribute

📊 Changes

4 files changed (+141 additions, -60 deletions)

View changed files

📝 Cargo.lock (+67 -19)
📝 server/Cargo.toml (+41 -38)
📝 server/src/domain/sql_backend_handler.rs (+0 -1)
📝 server/src/infra/ldap_handler.rs (+33 -2)

📄 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/184 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 6/10/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `uuid` --- ### 📝 Commits (1) - [`00ddc82`](https://github.com/lldap/lldap/commit/00ddc827f283dde10fe778bb21b7e960f513d14d) ldap: generate uuid attribute ### 📊 Changes **4 files changed** (+141 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+67 -19) 📝 `server/Cargo.toml` (+41 -38) 📝 `server/src/domain/sql_backend_handler.rs` (+0 -1) 📝 `server/src/infra/ldap_handler.rs` (+33 -2) </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 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#597
No description provided.