mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 10:02:09 -05:00
[PR #398] [CLOSED] Added pictures to email templates #6371
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/398
Author: @TheMardy
Created: 2/15/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
b999f33Added static files for emailc78bfe0Added 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.