mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
[PR #1659] [CLOSED] Updated admin logo and fix smtp tls. #2853
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/1659
Author: @BlackDex
Created: 5/3/2021
Status: ❌ Closed
Base:
main← Head:misc-log📝 Commits (1)
9ec5b45Updated admin logo and fix smtp tls.📊 Changes
20 files changed (+21 additions, -20 deletions)
View changed files
📝
src/api/web.rs(+1 -1)📝
src/mail.rs(+1 -1)📝
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(+2 -2)📝
src/static/templates/email/delete_account.html.hbs(+1 -1)📝
src/static/templates/email/invite_accepted.html.hbs(+1 -1)📝
src/static/templates/email/invite_confirmed.html.hbs(+1 -1)📝
src/static/templates/email/new_device_logged_in.html.hbs(+1 -1)📝
src/static/templates/email/pw_hint_none.html.hbs(+1 -1)📝
src/static/templates/email/pw_hint_some.html.hbs(+1 -1)📝
src/static/templates/email/send_org_invite.html.hbs(+1 -1)📝
src/static/templates/email/smtp_test.html.hbs(+1 -1)📝
src/static/templates/email/twofactor_email.html.hbs(+1 -1)📝
src/static/templates/email/verify_email.html.hbs(+1 -1)📝
src/static/templates/email/welcome.html.hbs(+1 -1)📝
src/static/templates/email/welcome_must_verify.html.hbs(+1 -1)📄 Description
resolves: #1641
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.