[PR #385] [MERGED] server: fix user password setting #712

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/385
Author: @nitnelave
Created: 11/30/2022
Status: Merged
Merged: 11/30/2022
Merged by: @nitnelave

Base: mainHead: update


📝 Commits (1)

  • 526e128 server: fix user password setting

📊 Changes

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

View changed files

📝 server/src/domain/sql_group_backend_handler.rs (+2 -8)
📝 server/src/domain/sql_opaque_handler.rs (+4 -5)
📝 server/src/domain/sql_user_backend_handler.rs (+2 -8)

📄 Description

It used to try to set all user IDs to the same, which would fail if there is more than 1 user.


🔄 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/385 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 11/30/2022 **Status:** ✅ Merged **Merged:** 11/30/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `update` --- ### 📝 Commits (1) - [`526e128`](https://github.com/lldap/lldap/commit/526e1289c7e0952ce8a321ef8ad26cef7a268611) server: fix user password setting ### 📊 Changes **3 files changed** (+8 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/sql_group_backend_handler.rs` (+2 -8) 📝 `server/src/domain/sql_opaque_handler.rs` (+4 -5) 📝 `server/src/domain/sql_user_backend_handler.rs` (+2 -8) </details> ### 📄 Description It used to try to set all user IDs to the same, which would fail if there is more than 1 user. --- <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:28 +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#712
No description provided.