[PR #379] [MERGED] fix: use async api for email sending #708

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/379
Author: @Michsior14
Created: 11/24/2022
Status: Merged
Merged: 11/24/2022
Merged by: @nitnelave

Base: mainHead: fix/async-smtp


📝 Commits (2)

  • 45c2453 fix: use async api for email sending
  • 9e25e00 style: skip returns

📊 Changes

3 files changed (+24 additions, -12 deletions)

View changed files

📝 server/src/infra/auth_service.rs (+3 -1)
📝 server/src/infra/mail.rs (+11 -10)
📝 server/src/main.rs (+10 -1)

📄 Description

Resolves #378


🔄 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/379 **Author:** [@Michsior14](https://github.com/Michsior14) **Created:** 11/24/2022 **Status:** ✅ Merged **Merged:** 11/24/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `fix/async-smtp` --- ### 📝 Commits (2) - [`45c2453`](https://github.com/lldap/lldap/commit/45c24538e4ca01b3ae8103757678af3097944a91) fix: use async api for email sending - [`9e25e00`](https://github.com/lldap/lldap/commit/9e25e00a6915e2fe1f0096851ad245729c67dca6) style: skip returns ### 📊 Changes **3 files changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/auth_service.rs` (+3 -1) 📝 `server/src/infra/mail.rs` (+11 -10) 📝 `server/src/main.rs` (+10 -1) </details> ### 📄 Description Resolves #378 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:27 +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#708
No description provided.