[PR #52] [MERGED] config: Add a minimum password length #512

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/52
Author: @nitnelave
Created: 10/7/2021
Status: Merged
Merged: 10/7/2021
Merged by: @nitnelave

Base: mainHead: password_length


📝 Commits (1)

  • 06c7a98 config: Add a minimum password length

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 lldap_config.docker_template.toml (+1 -0)
📝 server/src/main.rs (+4 -1)

📄 Description

That way it won't be possible to create an admin password that the interface refuses. See #48.


🔄 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/52 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 10/7/2021 **Status:** ✅ Merged **Merged:** 10/7/2021 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `password_length` --- ### 📝 Commits (1) - [`06c7a98`](https://github.com/lldap/lldap/commit/06c7a98e7074c041bc66691a0cc01d49f531a1a0) config: Add a minimum password length ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lldap_config.docker_template.toml` (+1 -0) 📝 `server/src/main.rs` (+4 -1) </details> ### 📄 Description That way it won't be possible to create an admin password that the interface refuses. See #48. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:17:49 +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#512
No description provided.