mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
[PR #711] [MERGED] Added configurable smtp timeout. #2761
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/711
Author: @BlackDex
Created: 11/6/2019
Status: ✅ Merged
Merged: 11/6/2019
Merged by: @dani-garcia
Base:
master← Head:issue-706📝 Commits (2)
cbb92bcUpdated dependenciesc52adefAdded configurable smtp timeout.📊 Changes
5 files changed (+71 additions, -32 deletions)
View changed files
📝
.env.template(+1 -0)📝
Cargo.lock(+61 -32)📝
Cargo.toml(+4 -0)📝
src/config.rs(+2 -0)📝
src/mail.rs(+3 -0)📄 Description
Fixing issue #706
Also:
Updated dependencies
Updated some dependencies and used a git patch for lettre addressing timeouts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.