mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[PR #1670] [MERGED] Updated branding, email and crates #2992
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2992
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 #1641
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.