[PR #809] [MERGED] server: Treat the database password as a secret #965

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/809
Author: @nitnelave
Created: 1/22/2024
Status: Merged
Merged: 1/22/2024
Merged by: @nitnelave

Base: mainHead: db_pass


📝 Commits (1)

  • 4287756 server: Treat the database password as a secret

📊 Changes

5 files changed (+69 additions, -8 deletions)

View changed files

📝 server/src/infra/cli.rs (+3 -1)
📝 server/src/infra/configuration.rs (+7 -4)
server/src/infra/database_string.rs (+54 -0)
📝 server/src/infra/mod.rs (+1 -0)
📝 server/src/main.rs (+4 -3)

📄 Description

Fixes #735


🔄 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/809 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/22/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `db_pass` --- ### 📝 Commits (1) - [`4287756`](https://github.com/lldap/lldap/commit/428775667799cfdfde34dbce189e755eeeca88b1) server: Treat the database password as a secret ### 📊 Changes **5 files changed** (+69 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/cli.rs` (+3 -1) 📝 `server/src/infra/configuration.rs` (+7 -4) ➕ `server/src/infra/database_string.rs` (+54 -0) 📝 `server/src/infra/mod.rs` (+1 -0) 📝 `server/src/main.rs` (+4 -3) </details> ### 📄 Description Fixes #735 --- <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:25 +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#965
No description provided.