stable
Clone or download
Read-only
Merge 'gerrit #32558' into stable/master
* commit 'a0cd393466': feat: request #40473 Support smtp XOAuth2 authentication Change-Id: I2cf48e23a39d2d509e41d0879b9504c3f8e808e7
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Mail/Transport/MailTransportBuilder.php | +5 | −1 | Go to diff View file |
M | src/common/Mail/Transport/SmtpOptions/SMTPAuthTypeValidator.php | +12 | −2 | Go to diff View file |
M | src/common/Mail/Transport/SmtpOptions/SmtpOptionsBuilder.php | +8 | −5 | Go to diff View file |
M | tests/unit/common/Mail/Transport/SmtpOptions/SmtpOptionsBuilderTest.php | +19 | −0 | Go to diff View file |