mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-10 05:30:35 -05:00
[PR #1670] [MERGED] Updated branding, email and crates #6632
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/1670
Author: @BlackDex
Created: 5/5/2021
Status: ✅ Merged
Merged: 5/8/2021
Merged by: @dani-garcia
Base:
main← Head:branding-and-email📝 Commits (1)
7cb19efUpdated branding, email and crates📊 Changes
40 files changed (+482 additions, -1863 deletions)
View changed files
📝
Cargo.lock(+78 -91)📝
Cargo.toml(+5 -6)📝
src/api/icons.rs(+2 -2)📝
src/api/web.rs(+3 -1)📝
src/config.rs(+4 -0)📝
src/error.rs(+0 -2)📝
src/mail.rs(+4 -5)📝
src/static/images/hibp.png(+0 -0)📝
src/static/images/logo-gray.png(+0 -0)➖
src/static/images/shield-white.png(+0 -0)➕
src/static/images/vaultwarden-icon.png(+0 -0)📝
src/static/templates/admin/base.hbs(+5 -4)📝
src/static/templates/email/change_email.html.hbs(+14 -127)📝
src/static/templates/email/delete_account.hbs(+1 -3)📝
src/static/templates/email/delete_account.html.hbs(+22 -135)➕
src/static/templates/email/email_footer.hbs(+25 -0)➕
src/static/templates/email/email_footer_text.hbs(+3 -0)➕
src/static/templates/email/email_header.hbs(+94 -0)📝
src/static/templates/email/invite_accepted.hbs(+1 -3)📝
src/static/templates/email/invite_accepted.html.hbs(+19 -132)...and 20 more files
📄 Description
Resolves Vaultwarden on dietpi/remote.it working on web vault but not extension/mobile (#1641)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.