[PR #1659] [CLOSED] Updated admin logo and fix smtp tls. #2990

Closed
opened 2026-03-03 09:09:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1659
Author: @BlackDex
Created: 5/3/2021
Status: Closed

Base: mainHead: misc-log


📝 Commits (1)

  • 9ec5b45 Updated 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

  • Updated logo for e-mails
  • Updated logo in admin interface
  • Allow TLS without SSL checkbox for SMTP.

resolves: #1641


🔄 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/1659 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 5/3/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `misc-log` --- ### 📝 Commits (1) - [`9ec5b45`](https://github.com/dani-garcia/vaultwarden/commit/9ec5b4577be200d613ec9d2d1cbfffdee242b92e) Updated admin logo and fix smtp tls. ### 📊 Changes **20 files changed** (+21 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - Updated logo for e-mails - Updated logo in admin interface - Allow TLS without SSL checkbox for SMTP. resolves: #1641 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:09:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2990
No description provided.