mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 21:15:39 -05:00
[PR #585] [MERGED] Allow explicitly defined smtp auth mechansim #15606
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/585
Author: @ViViDboarder
Created: 8/24/2019
Status: ✅ Merged
Merged: 8/27/2019
Merged by: @dani-garcia
Base:
master← Head:mail-auth-over-insecure📝 Commits (2)
2d27451Allow explicitly defined smtp auth mechansim672a245Remove unecessary clone📊 Changes
3 files changed (+15 additions, -0 deletions)
View changed files
📝
.env.template(+1 -0)📝
src/config.rs(+2 -0)📝
src/mail.rs(+12 -0)📄 Description
This allows using
Xoauth2or forcing an auth mechanism over an unencrypted connection.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.