[PR #278] [MERGED] Misc small fixes. #657

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/278
Author: @nitnelave
Created: 8/1/2022
Status: Merged
Merged: 8/1/2022
Merged by: @nitnelave

Base: mainHead: misc


📝 Commits (3)

  • 4e3b177 docs: Update the docker config template to add smtp_encryption
  • 42e3293 server: Fix extra error message when DB doesn't exist
  • d96ec93 README: Document the build process, add systemd service

📊 Changes

4 files changed (+49 additions, -11 deletions)

View changed files

📝 README.md (+21 -4)
example_configs/lldap.service (+22 -0)
📝 lldap_config.docker_template.toml (+2 -2)
📝 server/src/domain/sql_tables.rs (+4 -5)

📄 Description

Fixes #269 and #270


🔄 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/278 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `misc` --- ### 📝 Commits (3) - [`4e3b177`](https://github.com/lldap/lldap/commit/4e3b177d8150236c1cbf8f3d3c49878ca6dcca6c) docs: Update the docker config template to add smtp_encryption - [`42e3293`](https://github.com/lldap/lldap/commit/42e3293f7fe7a67bb5d00ccb17aaeacaa96e5b10) server: Fix extra error message when DB doesn't exist - [`d96ec93`](https://github.com/lldap/lldap/commit/d96ec93fb0be24f9f54a9d47d6d34923126b0228) README: Document the build process, add systemd service ### 📊 Changes **4 files changed** (+49 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+21 -4) ➕ `example_configs/lldap.service` (+22 -0) 📝 `lldap_config.docker_template.toml` (+2 -2) 📝 `server/src/domain/sql_tables.rs` (+4 -5) </details> ### 📄 Description Fixes #269 and #270 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:21 +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#657
No description provided.