[PR #5225] [CLOSED] Adding token in the subject of 2fa emails #2632

Open
opened 2025-10-09 18:08:37 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5225
Author: @frdescam
Created: 11/23/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 3055017 Adding token in the subject of 2fa emails

📊 Changes

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

View changed files

📝 src/static/templates/email/twofactor_email.hbs (+1 -1)
📝 src/static/templates/email/twofactor_email.html.hbs (+1 -1)

📄 Description

This PR Adds the 2FA token in the subject of 2FA emails. This allows user get the code more easily as it will be shown in the notification of most email mobile apps.

Example :

photo_2024-11-23_11-49-43

photo_2024-11-23_11-48-44


🔄 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/dani-garcia/vaultwarden/pull/5225 **Author:** [@frdescam](https://github.com/frdescam) **Created:** 11/23/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3055017`](https://github.com/dani-garcia/vaultwarden/commit/3055017a1dbd46428d726dd91e41516a9b85a5ff) Adding token in the subject of 2fa emails ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/static/templates/email/twofactor_email.hbs` (+1 -1) 📝 `src/static/templates/email/twofactor_email.html.hbs` (+1 -1) </details> ### 📄 Description This PR Adds the 2FA token in the subject of 2FA emails. This allows user get the code more easily as it will be shown in the notification of most email mobile apps. Example : ![photo_2024-11-23_11-49-43](https://github.com/user-attachments/assets/06ad1d8f-0bc2-4137-a534-11ca09370314) ![photo_2024-11-23_11-48-44](https://github.com/user-attachments/assets/93298b7b-203a-4dfe-b30e-908215755fcd) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:08:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2632