[PR #1232] [MERGED] bootstrap: make password_file a standard custom attribute #1195

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1232
Author: @ibizaman
Created: 7/24/2025
Status: Merged
Merged: 8/6/2025
Merged by: @nitnelave

Base: mainHead: bootstrap_password_file


📝 Commits (1)

  • 3e7c2cd bootstrap: make password_file a standard custom attribute

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 scripts/bootstrap.sh (+1 -1)

📄 Description

Otherwise the bootstrap script tries to create the password_file as a custom attribute which fails since it's not in the schema. And anyway, it shouldn't be in the schema.


🔄 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/1232 **Author:** [@ibizaman](https://github.com/ibizaman) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `bootstrap_password_file` --- ### 📝 Commits (1) - [`3e7c2cd`](https://github.com/lldap/lldap/commit/3e7c2cdf6a4187546375622fe6db2062b15d5bba) bootstrap: make password_file a standard custom attribute ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `scripts/bootstrap.sh` (+1 -1) </details> ### 📄 Description Otherwise the bootstrap script tries to create the password_file as a custom attribute which fails since it's not in the schema. And anyway, it shouldn't be in the schema. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:11:16 +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#1195
No description provided.