[PR #934] [MERGED] Fix bootstrap.sh user id existence check #1021

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/934
Author: @tbnguyen1407
Created: 7/20/2024
Status: Merged
Merged: 7/20/2024
Merged by: @nitnelave

Base: mainHead: fix-bootstrap-user-exists-check


📝 Commits (1)

  • 68a254f ! bootstrap.sh: use exact match instead of substring when checking user id existence;

📊 Changes

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

View changed files

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

📄 Description

Overview

Fix user id existence check by doing exact match instead of substring contains.

Fixes #933


🔄 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/934 **Author:** [@tbnguyen1407](https://github.com/tbnguyen1407) **Created:** 7/20/2024 **Status:** ✅ Merged **Merged:** 7/20/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `fix-bootstrap-user-exists-check` --- ### 📝 Commits (1) - [`68a254f`](https://github.com/lldap/lldap/commit/68a254ff370328d97d5a16c0ed5ce15998d0b2f4) ! bootstrap.sh: use exact match instead of substring when checking user id existence; ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `scripts/bootstrap.sh` (+1 -1) </details> ### 📄 Description **Overview** Fix user id existence check by doing exact match instead of substring contains. Fixes #933 --- <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:37 +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#1021
No description provided.