[PR #1460] [MERGED] Fix custom org name in invitation confirmation email #2960

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1460
Author: @jjlin
Created: 3/4/2021
Status: Merged
Merged: 3/4/2021
Merged by: @BlackDex

Base: masterHead: invitation-org-name


📝 Commits (1)

  • a75d050 Fix custom org name in invitation confirmation email

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/api/core/organizations.rs (+1 -1)

📄 Description

The org name in the invitation email was made customizable in 8867626, but
the org name is still hardcoded as "bitwarden_rs" in the confirmation email.


🔄 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/1460 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 3/4/2021 **Status:** ✅ Merged **Merged:** 3/4/2021 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `master` ← **Head:** `invitation-org-name` --- ### 📝 Commits (1) - [`a75d050`](https://github.com/dani-garcia/vaultwarden/commit/a75d05000198bc8407e52324496def9a29a10d10) Fix custom org name in invitation confirmation email ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+1 -1) </details> ### 📄 Description The org name in the invitation email was made customizable in 8867626, but the org name is still hardcoded as "bitwarden_rs" in the confirmation email. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:09:07 +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/vaultwarden#2960
No description provided.