[PR #1218] [MERGED] bootstrap: allow to give password from a file #1185

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1218
Author: @ibizaman
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @nitnelave

Base: mainHead: bootstrap_file


📝 Commits (1)

  • b5cd8c2 bootstrap: allow to give password from a file

📊 Changes

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

View changed files

📝 scripts/bootstrap.sh (+5 -3)

📄 Description

In the bootstrap script, instead of embedding the password in the config file directly, allow to pass a path to a file which contains the password.

This was tested in a NixOS draft PR https://github.com/NixOS/nixpkgs/pull/425923.


🔄 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/1218 **Author:** [@ibizaman](https://github.com/ibizaman) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `bootstrap_file` --- ### 📝 Commits (1) - [`b5cd8c2`](https://github.com/lldap/lldap/commit/b5cd8c2b9ea112dd244f5c005ec0b91846f2c120) bootstrap: allow to give password from a file ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `scripts/bootstrap.sh` (+5 -3) </details> ### 📄 Description In the bootstrap script, instead of embedding the password in the config file directly, allow to pass a path to a file which contains the password. This was tested in a NixOS draft PR https://github.com/NixOS/nixpkgs/pull/425923. --- <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:14 +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#1185
No description provided.