[PR #1275] [MERGED] Add username to password recovey emails #1224

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1275
Author: @nitnelave
Created: 9/4/2025
Status: Merged
Merged: 9/14/2025
Merged by: @nitnelave

Base: mainHead: username


📝 Commits (1)

  • 5090c14 Add username to password recovey emails

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 server/src/auth_service.rs (+1 -0)
📝 server/src/mail.rs (+5 -1)

📄 Description

Fixes https://github.com/lldap/lldap/issues/1268.

Summary by CodeRabbit

  • New Features
    • Password reset emails are now personalized with your display name and include your username, making it easier to recognize which account the reset applies to.
    • The reset link and overall flow remain unchanged; only the message content is improved for clarity.
  • Documentation
    • Updated user-facing email content to reflect the new personalized greeting and username display.

🔄 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/1275 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/14/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `username` --- ### 📝 Commits (1) - [`5090c14`](https://github.com/lldap/lldap/commit/5090c1412fdbe208d6cfab6453bcc8a17f67c7cb) Add username to password recovey emails ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/src/auth_service.rs` (+1 -0) 📝 `server/src/mail.rs` (+5 -1) </details> ### 📄 Description Fixes https://github.com/lldap/lldap/issues/1268. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - New Features - Password reset emails are now personalized with your display name and include your username, making it easier to recognize which account the reset applies to. - The reset link and overall flow remain unchanged; only the message content is improved for clarity. - Documentation - Updated user-facing email content to reflect the new personalized greeting and username display. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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:24 +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#1224
No description provided.