[PR #773] [MERGED] server: Add an option to force reset the admin password #941

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/773
Author: @nitnelave
Created: 12/21/2023
Status: Merged
Merged: 12/22/2023
Merged by: @nitnelave

Base: mainHead: admin_password_reset


📝 Commits (1)

  • 8b3155e server: Add an option to force reset the admin password

📊 Changes

4 files changed (+28 additions, -0 deletions)

View changed files

📝 lldap_config.docker_template.toml (+6 -0)
📝 server/src/infra/cli.rs (+4 -0)
📝 server/src/infra/configuration.rs (+6 -0)
📝 server/src/main.rs (+12 -0)

📄 Description

Fixes #748


🔄 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/773 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/22/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `admin_password_reset` --- ### 📝 Commits (1) - [`8b3155e`](https://github.com/lldap/lldap/commit/8b3155efe34de6101374f25f56c98348c396d9ed) server: Add an option to force reset the admin password ### 📊 Changes **4 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lldap_config.docker_template.toml` (+6 -0) 📝 `server/src/infra/cli.rs` (+4 -0) 📝 `server/src/infra/configuration.rs` (+6 -0) 📝 `server/src/main.rs` (+12 -0) </details> ### 📄 Description Fixes #748 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:19 +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#941
No description provided.