[PR #398] [CLOSED] Added pictures to email templates #6371

Closed
opened 2026-03-07 20:57:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/398
Author: @TheMardy
Created: 2/15/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • b999f33 Added static files for email
  • c78bfe0 Added pictures to email templates

📊 Changes

9 files changed (+23 additions, -31 deletions)

View changed files

📝 src/api/web.rs (+12 -1)
src/static/images/logo-gray.png (+0 -0)
src/static/images/mail-github.png (+0 -0)
📝 src/static/templates/email/invite_accepted.html.hbs (+2 -6)
📝 src/static/templates/email/invite_confirmed.html.hbs (+2 -6)
📝 src/static/templates/email/pw_hint_none.html.hbs (+2 -6)
📝 src/static/templates/email/pw_hint_some.hbs (+1 -0)
📝 src/static/templates/email/pw_hint_some.html.hbs (+2 -6)
📝 src/static/templates/email/send_org_invite.html.hbs (+2 -6)

📄 Description

Added static pictures to the routes and added the url to the email templates.


🔄 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/398 **Author:** [@TheMardy](https://github.com/TheMardy) **Created:** 2/15/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b999f33`](https://github.com/dani-garcia/vaultwarden/commit/b999f3383a2a3a27574d4940e0089cd1a853b15d) Added static files for email - [`c78bfe0`](https://github.com/dani-garcia/vaultwarden/commit/c78bfe0d709dd20d0b53363c43a75e06a9d1f0d8) Added pictures to email templates ### 📊 Changes **9 files changed** (+23 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `src/api/web.rs` (+12 -1) ➕ `src/static/images/logo-gray.png` (+0 -0) ➕ `src/static/images/mail-github.png` (+0 -0) 📝 `src/static/templates/email/invite_accepted.html.hbs` (+2 -6) 📝 `src/static/templates/email/invite_confirmed.html.hbs` (+2 -6) 📝 `src/static/templates/email/pw_hint_none.html.hbs` (+2 -6) 📝 `src/static/templates/email/pw_hint_some.hbs` (+1 -0) 📝 `src/static/templates/email/pw_hint_some.html.hbs` (+2 -6) 📝 `src/static/templates/email/send_org_invite.html.hbs` (+2 -6) </details> ### 📄 Description Added static pictures to the routes and added the url to the email templates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 20:57:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6371