[PR #552] [MERGED] server: enforce email and uuid unicity #818

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/552
Author: @nitnelave
Created: 4/13/2023
Status: Merged
Merged: 4/13/2023
Merged by: @nitnelave

Base: mainHead: email


📝 Commits (1)

  • 319e293 server: enforce email and uuid unicity

📊 Changes

3 files changed (+131 additions, -22 deletions)

View changed files

📝 server/src/domain/sql_backend_handler.rs (+1 -1)
📝 server/src/domain/sql_migrations.rs (+64 -14)
📝 server/src/domain/sql_tables.rs (+66 -7)

📄 Description

Fixes #537 and #466 .


🔄 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/552 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 4/13/2023 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `email` --- ### 📝 Commits (1) - [`319e293`](https://github.com/lldap/lldap/commit/319e29363c2966b72a36020383bb162d6d877f30) server: enforce email and uuid unicity ### 📊 Changes **3 files changed** (+131 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/sql_backend_handler.rs` (+1 -1) 📝 `server/src/domain/sql_migrations.rs` (+64 -14) 📝 `server/src/domain/sql_tables.rs` (+66 -7) </details> ### 📄 Description Fixes #537 and #466 . --- <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:51 +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#818
No description provided.