mirror of
https://github.com/h44z/wg-portal.git
synced 2025-03-18 18:24:04 +00:00
Before this commit, the default was to not validate TLS certificates of the SMTP server. This is perhaps a rather unexpected default and can be considered insecure. This commit activates mail server TLS cert validation by default. This change might break some users' email configuration, if they did not explicitly set the `mail.cert_validation` config variable. Nonetheless, I think that the secure option should be the default option (e.g., to prevent man-in-the-middle attacks and breaching mail server login credentials). Signed-off-by: klmmr <35450576+klmmr@users.noreply.github.com> |
||
---|---|---|
.. | ||
adapters | ||
app | ||
config | ||
domain | ||
lowlevel | ||
ldap_utils.go | ||
util.go | ||
version.go |