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
master
mail-auth-over-insecure
2d27451
672a245
3 files changed (+15 additions, -0 deletions)
📝 .env.template (+1 -0) 📝 src/config.rs (+2 -0) 📝 src/mail.rs (+12 -0)
.env.template
src/config.rs
src/mail.rs
This allows using Xoauth2 or forcing an auth mechanism over an unencrypted connection.
Xoauth2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.